Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
Is it possible to rearrange the subject in a customized manner apart from just via values/alphabetical order?
For instance, I would like Export of goods & Services to be the top line, followed by Export of goods, Export of services etc.
If such function is not available, I was thinking of creating another column in my table data and assigned each subject with a number in the order that I would like it to be presented and then sort it.
OR just simply add a numerical number in front of my subject (e.g. 1.0 Export of goods and services, 2.0 Export of goods and services) and then sort it in ascending order...
Solved! Go to Solution.
you can try to create a order table, subject column order by order column. create relationship with your fact or dim table. Use the subject column from the new table in the visual.
Proud to be a Super User!
Hi @pey ,
You can add a conditional column in Power Query Editor to do a custom sort on the data, like this.
Then sort the Subject column by Order column.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @pey ,
You can add a conditional column in Power Query Editor to do a custom sort on the data, like this.
Then sort the Subject column by Order column.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
you can try to create a order table, subject column order by order column. create relationship with your fact or dim table. Use the subject column from the new table in the visual.
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.