Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 10 | |
| 8 | |
| 8 | |
| 8 |