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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Solution Authors
Top Kudoed Authors