Forum Discussion

MbProg's avatar
MbProg
Icon for Helper II rankHelper II
10 years ago

Top N by different parameters

Hello, I have a dataset with very simple data: ProductID, Region, Value, Category. I wanted to rank the Products by their Value. So I did the following: Create Measures: 1. Total_Budget = SUM('Pro...