Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
RHerrera73
Frequent Visitor

Rank and Top N

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.

 

PBI-Rank-TopN.JPG

 

 

Thanks in advance.

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

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:

How to use RANKX in DAX

TopN as viewed by DAX Table Queries

TOPN Function (DAX)

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

3 REPLIES 3
thisiskl
Frequent Visitor

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

v-shex-msft
Community Support
Community Support

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:

How to use RANKX in DAX

TopN as viewed by DAX Table Queries

TOPN Function (DAX)

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

I was thinking in a solution without using a calculated column but you are right, that works!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.