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!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
75 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |