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! It's time to submit your entry. Live now!
I've soled the issue of blanks ranking by using the following DAX:
Solved! Go to Solution.
Hi BI_Nooby,
Good Quesiton and my thought is.....
A simple ranks function using allselected like below to get rank
Appreciate a Kudos!
If this helps and resolves the issue, please mark it as a Solution!
Regards,
N V Durga Prasad
Haha I see. While not the most elegant solution, it might indeed be better on performance.
After some more thinking I believe it can be solved elegantly.
The problem is occurring because my Sales table does not have an active way to filter my customer table.
If I can establish a temporary relationship within my measure then I can use my Sales to filter my Customers.
I'll come back to this idea. For now I'll accept a solution.
Hi BI_Nooby,
Good Quesiton and my thought is.....
A simple ranks function using allselected like below to get rank
Appreciate a Kudos!
If this helps and resolves the issue, please mark it as a Solution!
Regards,
N V Durga Prasad
Haha I see. While not the most elegant solution, it might indeed be better on performance.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
| User | Count |
|---|---|
| 52 | |
| 40 | |
| 31 | |
| 24 | |
| 22 |
| User | Count |
|---|---|
| 133 | |
| 118 | |
| 56 | |
| 43 | |
| 43 |