This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher 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!
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 24 | |
| 24 | |
| 21 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 49 | |
| 26 | |
| 25 |