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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I would like to arrange Filter in custome sequence in Report Level Filter tab So how it possible or any different way to do it.Is there any other way to do it?
I am getting data from SSAS Tabular Cube.
In PowerBi Default it will sort according to the alphabatically which I do not want
Thanks
Solved! Go to Solution.
Hi anandsoftweb
The easiest way to solve this, is to create a new column in SSAS (if you use live connection) or PBI Desktop (if you import data from SSAS, but the nearer to the source, the better).
In the new column of type integer/whole number you can arrange the sort order by using numbers.
Hi anandsoftweb
The easiest way to solve this, is to create a new column in SSAS (if you use live connection) or PBI Desktop (if you import data from SSAS, but the nearer to the source, the better).
In the new column of type integer/whole number you can arrange the sort order by using numbers.
This would work for sorting the order of values in a slicer (or other visual), but not in the report level filters tab. Perhaps I am misunderstanding the question.