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
I am trying to create the below calculated column to understand the row context in detail.
Here I am trying to rank net value. The var net_value is used to get the current row in the table and var max_value is used to get list of all the rows greated than the currect net value and count rows in the end.
But this formula is giving blank return, Can anyone explain whats the error in the below formula.
Solved! Go to Solution.
@Anonymous
Nothing wrong. It should work. Double check that you are creating a calculated column in the same table that is referenced inside FILTER function
@Anonymous
Nothing wrong. It should work. Double check that you are creating a calculated column in the same table that is referenced inside FILTER function
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 |
|---|---|
| 19 | |
| 11 | |
| 9 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 20 | |
| 12 | |
| 10 |