Forum Discussion
Top N filter and legend chart Problem
Here you can see the problem.
My column is ok showing the top 5 because it has no legend, but my graphic is getting the top 5 by region (legend).
I want just the top 5, independent of the region...
- Anonymous7 years agoNot applicable
HI Anonymous ,
In fact, I also not found suitable functions to solve this scenario, 'topn filter' will filter on summarize records. When you use legend on visual, power bi will auto split summarize records based on their legend and category.
You can try to use measure to replace value field to force display summarize records, but you can't prevent power bi split current data labels.
Regards,
Xiaoxin Sheng
- Anonymous7 years agoNot applicable
Hi Friend,
can you give me more info on that:
"You can try to use measure to replace value field to force display summarize records, but you can't prevent power bi split current data labels." - I'm not so sure about what you're saying here...
And what I did to solve that and get what I wanted is just using the legend colors as conditional formatting...
Thanks!