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

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

Reply
Anonymous
Not applicable

Sorting by Criteria and multiple Columns in Visual Table in Power BI

I have three columns in table visual in Power BI

 

Showing ID and the number of bookings related to them

Here is the visual shown in Excel which I have exported from Power BI 

Work Order Bookings and Created is from the same table but No of Bookings is a Dax calulation (Using Ranx)

 

column rank.png

 

 

Is it possible to sort out the table visual in power Bi is this format?

I want the rank in order of DESC and them to link to the date of creation and then linked to specific ID like this

 

column rank 2.PNG

 

so Ordered by Create Date by Id.

 

Thanks for the responses

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Anonymous,

You can setting multiple column sort orders in query editor, then add a index column for current sorting order.
After these steps, please use the new index column as sorting ordering field to keep that current sort order.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @Anonymous,

You can setting multiple column sort orders in query editor, then add a index column for current sorting order.
After these steps, please use the new index column as sorting ordering field to keep that current sort order.

Regards,

Xiaoxin Sheng

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI 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