Evening,
I'm trying to calculate from my transaction data how many orders there are per hour of the day. As so I can filter this by the Section for example.
My transaction data right now is in multiple rows per each product purchased. If there are multiple products purchased on one order for example then they will all share the same unique transaction ID but be multiple rows for each product.
I've attached my pbix if that helps anyone. My Pbix