Forum Discussion
Anonymous
2 years agoNot applicable
Sorting x axis in waterfall chart
Hello, I want to sort the x axis based on my requirement, however it sorts the chart automaticall in ascending/descending order, I tried to sort by columns but it did not work... actual chart...
- 2 years ago
Hi Anonymous
You can add a sort column with a conditional column / connecting dictionary table,
Modify sort by this column from data view,
Then sort the graph by your category.
For example:I attached a pbix with the example.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Anonymous
Ritaf1983
2 years agoSuper User
Hi Anonymous
You can add a sort column with a conditional column / connecting dictionary table,
Modify sort by this column from data view,
Then sort the graph by your category.
For example:
I attached a pbix with the example.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Anonymous