Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
I need your help. I have this table (source table) and I would like to:
- Rank the table based on number of complaints for 2018, and
- Then, grab the Top 5 and create a new table to show how these Top 5 reasons perform in previous years.
Thanks in advance.
Solved! Go to Solution.
HI @RHerrera73,
You can add calculate column to ranking based on 2018 column, the use TOPN function to create new table with top records base on rank column.
Reference:
TopN as viewed by DAX Table Queries
Regards,
Xiaoxin Sheng
Hi @RHerrera73 ,
It's been years but I'm having the same problelm. I understand the logic, but how did you achieve the second part using TOPN?
Thank you in advance
HI @RHerrera73,
You can add calculate column to ranking based on 2018 column, the use TOPN function to create new table with top records base on rank column.
Reference:
TopN as viewed by DAX Table Queries
Regards,
Xiaoxin Sheng
I was thinking in a solution without using a calculated column but you are right, that works!
User | Count |
---|---|
82 | |
79 | |
65 | |
48 | |
45 |
User | Count |
---|---|
103 | |
44 | |
39 | |
39 | |
39 |