Forum Discussion
Trip Distinction between product groups
Hi Thank you for your suggestion and it seems extremely complicated but I am trying to replicate your measure. Can you please tell me what does "_1" & "_2" stands for in your measure ?? I tried to just write "_1" & ""_2" and it's not working. I am not sure if it matters or not but I am trying to capture whole product group ( known as "Profile") such as "Mesh" whether it was loaded alone on the truck or loaded with any other group of product.
Logic is if Mesh product profile was on one run sheet ID alone then it was alone on the truck but if the same Run sheet ID is sharing any other product profile then it will be considered as shared load. One run sheet ID = one truck = One trip.
Hi gauravsukhadia ,
Could you please provide some sample data in the table Transactions_2020-21 and your expected result with calculation logic and sepcial examples? Thank you.
For example:
Sample data:
Transactions_2020-21
| Product | Profile | Run Sheet ID | ... |
| ABC | XX | XX | XX |
| ABC | XX | XX | XX |
Expected Result:
| Product | times of on trip solo | times of on trip with other products |
| ABC | 1 | 3 |
| BCD | 2 | 3 |
Best Regards