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

Join us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now

Reply
miguel
Community Admin
Community Admin

How can I add a column that ranks my rows in Dataflows?

I have a table that looks like the following:

Team Total Points Bonus modifier

A200.5
B300.8
C400.2
D100.45
E200.75

 

 I want add a column that ranks the teams using the values from the Total Points and Bonus modifier fields. How can I do this in Dataflows?

1 ACCEPTED SOLUTION
miguel
Community Admin
Community Admin

You can use the Rank column feature inside of Dataflows and also define what rank method you'd like to use.

rank-column-ribbon-entry

View solution in original post

1 REPLY 1
miguel
Community Admin
Community Admin

You can use the Rank column feature inside of Dataflows and also define what rank method you'd like to use.

rank-column-ribbon-entry

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebFBC_Carousel

Fabric Monthly Update - February 2025

Check out the February 2025 Fabric update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors