Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
This is my clusted bar chart - I want to change the order of the bars. Not alphabectically. My own specific order.
This is my data.
AttributeValue
Data release process | 4 |
Standards development & adoption | 3 |
Data governance | 5 |
Managing sensitive data | 5 |
Open data expertise | 1 |
Knowledge management | 5 |
Engagement process | 2 |
Open data documentation | 5 |
Re-user support processes | 2 |
Community norms | 4 |
Financial Oversight | 3 |
Dataset Valuation Process | 1 |
Open Data in Procurememnt | 2 |
Open data strategy | 4 |
Asset catalogue | 5 |
Data release process | 3 |
Standards development & adoption | 5 |
Data governance | 5 |
Managing sensitive data | 5 |
Open data expertise | 4 |
Knowledge management | 4 |
Engagement process | 2 |
Open data documentation | 1 |
Re-user support processes | 2 |
Community norms | 1 |
Financial Oversight | 3 |
Dataset Valuation Process | 1 |
Open Data in Procurememnt | 2 |
Open data strategy | 3 |
Asset catalogue | 5 |
Any idea? Tutorials?
Solved! Go to Solution.
Hi @steambucky ,
The only way we can do custom sorting in power bi is by creating conditional column in query editor or by creating new column using switch or if function,
I suggest you to create a conditional column in query editor on top of your dimension such as
In Query editor goto add column ->conditional column->choose column name. here in your case it's category.
Ex: Category ->equals->Data release process ->1
Category ->equals->Standards development & adoption ->2
...
..
Category ->equals->Asset catalouge ->30.
After creating conditional column save the changes in query editor and goto data view and choose the Category column ->Modelling->Sort by column->Custom Sort.
Then switch to report view and see the expected results.
Accept it as a solution if this works for you.
Hi @steambucky ,
We can srot the visual by value as below.
For more details, please check the pbix as attached.
Thanks, but I want to sort by placing the rows in an order of my choosing. I dont want sort them by numerical or alphabetical order.
Anyone else have any idea?
Hi @steambucky ,
The only way we can do custom sorting in power bi is by creating conditional column in query editor or by creating new column using switch or if function,
I suggest you to create a conditional column in query editor on top of your dimension such as
In Query editor goto add column ->conditional column->choose column name. here in your case it's category.
Ex: Category ->equals->Data release process ->1
Category ->equals->Standards development & adoption ->2
...
..
Category ->equals->Asset catalouge ->30.
After creating conditional column save the changes in query editor and goto data view and choose the Category column ->Modelling->Sort by column->Custom Sort.
Then switch to report view and see the expected results.
Accept it as a solution if this works for you.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
78 | |
59 | |
36 | |
33 |
User | Count |
---|---|
98 | |
62 | |
56 | |
49 | |
41 |