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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Winniethewinner
Helper IV
Helper IV

Add sequence number for a calculated table

Hello everyone, 

I have a calculated table which retrieves the month values from my fact table. How can I add a column with sequence number 1,2,3,4,5,6....? Thank you.  

Winniethewinner_0-1654806434776.png

 

1 ACCEPTED SOLUTION
vapid128
Solution Specialist
Solution Specialist

 

rankx(Month_Orders,[month],,ASC)

View solution in original post

2 REPLIES 2
vapid128
Solution Specialist
Solution Specialist

 

rankx(Month_Orders,[month],,ASC)

Thanks @vapid128 , works perfect!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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