Forum Discussion
Anonymous
6 years agoNot applicable
personalized sort in matrix or chart
Hi everyone, I trying to have a personnalized sort in matrix or chart (not my tables), and I don't find in the dimension parameters where I could define the sort. On Qlik, there are sorting par...
amitchandak
Super User
6 years agoIn power, Bi sort can be changed using a sort by column
refer : https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column
Dax text functions: https://docs.microsoft.com/en-us/dax/switch-function-dax
https://docs.microsoft.com/en-us/dax/search-function-dax
https://docs.microsoft.com/en-us/dax/text-functions-dax
Or power query M text functions can help : https://docs.microsoft.com/en-us/powerquery-m/text-functions
- Anonymous6 years agoNot applicable
Hi amitchandak I read this article before, but it wasn't of any help, as I don't want to sort by an alphabetical order nore by a numerical order, it beign ascending or descending.