Forum Discussion
ChristianHE
5 years agoFrequent Visitor
Dynamic Top10 list
Hi community I am having a problem and i can't seem to find an answer. I have a dataset with the following columns: Customer, Region, Department, Salesman, Sales last year, Sales this yea...
vivran22
Community Champion
5 years agoHey ChristianHE ,
Will visual level filter solve your purpose?
You can use multiple slicer/filters
Cheers!
Vivek
Blog: vivran.in/my-blog
Connect on LinkedIn
Follow on Twitter
- stevedep5 years ago
Memorable Member
Hi,
You can try;
If (___yourrankmeasure <= 10 , ___yourankmeasure , blank() )
Kind regards Steve