Hi, i am testing the pivot, is there a way to set a custom sort function for the dimensions (rows or columns) values, so I can override the alphabetical (a-z or z-a) order and force some values to be kept always to the end or to the start of the list of values?
Thank you
Rodrigo
Hello Rodrigo,
Thank you for your question. The custom sorting function for the dimensions is not supported. However, you can pre-define the dimension's order before loading the report. Just use "sortOrder" property for this. Here is the example - https://jsfiddle.net/flexmonster/39z1xy8y/.
Let us know if it solves the case.
Regards,
Dmytro