The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
As mentioned in the title. I am trying to sort 3 words in table matrix as followed :
1- Morning
2- Afternoon
3- Evening
Powerbi Builder is giving me list stored alphabetically.
So far I tried to go through the Query Designer by adjusting the query and I tried the Table Properties Sort but both didnt work for tabel matrix, although this worked for regular table visual.
Does anybody know why this works for a table but not table matrix ?
Solved! Go to Solution.
HI @Anonymous,
You can take a look at the following link about custom sort if it helps:
Regards,
Xiaoxin Sheng
HI @Anonymous,
You can take a look at the following link about custom sort if it helps:
Regards,
Xiaoxin Sheng
You should create new Column contain 1,2,3 respectively using Switch fuction then sort the column with created column
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!