Forum Discussion

mpicca13's avatar
mpicca13
Resolver IV
6 years ago
Solved

DAX Dynamic RANKX not changing Axis values

I'm currently working on a Covid-19 Dashboard and I have created a measure which ranks the top 10 counties in the US by new confirmed cases for the day.   The measure for new confirmed cases is :  ...
  • mpicca13's avatar
    6 years ago

    I have resolved the problem.

    The issue was not in the DAX formula, it was in the visual interaction.

    The interaction was set to "Highlight" .

    I have changed it to "Filter" and now it works as intended.