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 a table with a list of floors descriptions and their sort order, which is sorting by description
How do I sort the slicer (old style) by LFlorSort and not description (LFLorDesc)
I have set the table to sort by LFlorSort and works fine in tables, just not Sllicers
Solved! Go to Solution.
Give a unique number for every field value then you can sort it
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!
Hi @Garbo62 ,
You can specify that the LFLorDesc field is sorted based on LFlorSort.
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Garbo62 ,
You can specify that the LFLorDesc field is sorted based on LFlorSort.
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks f & Sorry for the late reply
Give a unique number for every field value then you can sort it
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!
Do you mean just have a table with the numbers -2,-1,0,1,2,3,4........... linked to the floor list.
As at preesent all the Ground floors in the portfolio have a sort of 0 and all the first floors have a sort of 1