I am trying to write an expression that will change the sorting of my x axis.
What I am trying to do is if a certain option is selected on the list box, I would like my sort to be A-Z however if a different selection is made I would like to sort it Z-A.
Can anyone help?