Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Everyone,
I happen to be facing a very strange issue. I have created a simple Visual with One Bar Graph,A Table and a Card visual.
Data Model : I have used one fact and One dim table
The issue is that the ranks seems to appear correctly on the table , but when i hover on any bar or Select on any Bar or any single Parent Client Code the ranks seems to not show up correctly.
Formula i have used :
Client Cost Rank =
RANKX(ALL('Dimension vwClient'[Client Parent Code]),[Cost Measure],,DESC,Dense)
I have attached PBIX for you ref with Dummy data. Please help me .
@amitchandak , @almohalhel1408 @Greg_Deckler
@lravikiran , for Rank to be correct you need to have 'Dimension vwClient'[Client Parent Name] in context or as filter, so if that is not there you need to force it.
os if the card visual is not getting filtered it will not give correct rank
Sorry amit , that was wrong dax with the wrong Coloumn. Updated the dax now.
Hi @lravikiran ,
I didn't find the PBIX file you shared, could you please share it again?
What is the error? It shows 4, is this incorrect?
Best Regards,
Winniz
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 85 | |
| 69 | |
| 37 | |
| 28 | |
| 27 |