Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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)
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
so Ordered by Create Date by Id.
Thanks for the responses
Solved! Go to Solution.
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
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