The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
hi all,
I am trying to rank accounts grouped within their categories. I came to some part but I couldt reach to the exact solution. Please check the sample file.
I dont understand why
what am i doing wrong ?
Thank you for your time & help...
Solved! Go to Solution.
Hi @umutkoyun ,
Approve with @Jihwan_Kim. Here are several methods may help you:
1. Change the Aggrate of Measure, such as Average, Maximum, Minmum:
2. Change the Data type of Measure 3 to Text:
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @umutkoyun ,
Approve with @Jihwan_Kim. Here are several methods may help you:
1. Change the Aggrate of Measure, such as Average, Maximum, Minmum:
2. Change the Data type of Measure 3 to Text:
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
I am not sure if I understood your dataset correctly, but please check the aggregation type when the Measure3 column was pulled into the visualization. Now, it is SUM, so that is why it is not showing the correct ranking number when one accountnumber showed up two or more than two rows in the table.
If your DAX formula that is used for creating calcualted column [Measure3] is correct, try using different aggregation type when pulling into the visualization.
User | Count |
---|---|
25 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |