How is it possible to order in alphabetically the texts in the waterfall chart?
thanks
Generally, by creating a numeric column with values in the order you want your text column to appear and using that numeric column as a sort-by column. depending on your situation, you might have to create a sort-by table. Do you have a sample pbix file?
Hello @arkiboys,
Could you share more details, like dummy data or bit more information about the problem. So that we can help you accordingly.
Thanks,
Chirag
Hi @arkiboys ,
If you need to order by category dimension - go to waterfall chart upper right corner on …
and then choose dimension + sort option (ascending / descending)
Example:
Currently in native visual dose not support order by breakdown dimension.
Open idea you can find at:
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=a950946a-b7ca-ee11-92bd-000d3ad9d8ca
thank you