Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to sort my rows based on the latest month values in Descending, not changing the order of the months.
Current Sort:
Expected Output:
Hi
Sort the category Dimension by Expression -> Descending Order
Sum({<[Received Month]={"$(=Max([Received Month]))"}>}%Volume)
Hi
Sort the category Dimension by Expression -> Descending Order
Sum({<[Received Month]={"$(=Max([Received Month]))"}>}%Volume)