Hi
I have many brands, each with a score. I need to do percentrank of each brand out of all of them. I am doing this on the dashboard using a formula measure. This gives me the percentrank of all of them, but now I need to filter to only show some of the brands. When I do this, the percentrank is now out of the ones showing, which is not what I want.
What’s the best way to keep percentrank out of all the brands, but only to show some of them in my charts/tables? The user needs to be able to select one or more brands to show, so this needs to be filterable.
I’ve been trying out placeholders, formula vizualisations, scripts etc. but not sure the best way to approach this.
Thanks