custom sort
2 TopicsSorting X- axis based on Month-Year slicer selection
Hi Team, I am facing a chellenge to sort x-axis based on selection of filter. Image-1 Here L12M Amount is the last 12 months data from selected month. PL12M Amount is the previous last 12 months data from selected month. I want to sort the X- axis month based on selection of month in slicer, if I select Feb 2022, Feb should be at the rightmost position in place of December, remaining months need to be sorted accordingly. So, ideally if we read from right to left Feb to March at the left. Image 2 is the sorting order I want. Thank You, SSRkSolved4.6KViews0likes16CommentsCustom Sort for Matrix Column - Alphabetical but Move 1 Entry to End
I have a table with multiple entries, and I need a custom sort that keeps the alphabetical order, but always moves 'Other' to the end. So this: Data Apple Banana Orange Other Pear Squash Should become this: Data Apple Banana Orange Pear Squash OtherSolved1.9KViews0likes1Comment