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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi
i have few list of sitenames which i need to sort the order of the sites which is active.
List:
Germany
Norway
Milan
China
Finland
south africa
Venezula
How to get the above order?
Please suggest.
Regards,
Rajendra
Proud to be a Super User! | |
Solved! Go to Solution.
Hi
I have resolved it.
Created one new column and applied switch statement with 1,2,3,4,5,6.. and so on. and i have sort the column by sort by column mode. able to get the visual as per requirement.
Thanks.
Regards,
Rajendra
Proud to be a Super User! | |
Not sure if this 'solution' is the solution that matches your problem...
But under the tab 'Modeling' you can find 'sort by column'. If you would use this, the alfabetical order will be overruled by the sort that you request from another column.
Hi
I have resolved it.
Created one new column and applied switch statement with 1,2,3,4,5,6.. and so on. and i have sort the column by sort by column mode. able to get the visual as per requirement.
Thanks.
Regards,
Rajendra
Proud to be a Super User! | |
Cheers