Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi there,
Is it possible to have the calculation of Rank based on two decimal places?
please see example below:
column 1 is the measure by divide(column 3/column 4)
Rank is calculated based on the % .
I need the 91.71% should give rank 8 .
It is giving different rank because the % is different (upto 4 decimals)
can we have the rank calculated only for 2 decimal places?
Cheers,
Solved! Go to Solution.
could you please share the sample data?
I did a test in PBI, please see attachmetn below
Proud to be a Super User!
maybe you can try use round(measure,2) to make sure only contains to decimal. The 91.71% looks like the same, but actually they are different.
Proud to be a Super User!
yes, did that but it is still taking different rank
could you please share the sample data?
I did a test in PBI, please see attachmetn below
Proud to be a Super User!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 43 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |