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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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 Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Fabric Update Carousel

Fabric Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors