Hi, when transporter carries pallet to the Rack, the Rack will count the throughput based on the number of pallet. But instead of that, I want to show the total number of flowitem on the pallet as throughput using dashboard. I was thinking of using StatisticsCollector to count them up, but is this correct approach? If so, how do I define the collector? Thank you in advance.