Forum Discussion
Sort by sum
- 5 years ago
Hi BI_now ,
You want the "Verkauf QM" column to be sorted in descending order like this and the months are sorted starting from January, right?
It's impossible, the value of "Verkauf QM" corresponding to each month is fixed.
So you either sort the "Verkauf QM" in descending order or sort the month.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
In you data select the monthname (Jan Feb Etc)
Then go to the Columns Tools Tab and Select Sort By column.
There select the Monthnumber.
For sorting in visuals select the 3 dots (...) and go to sort by column
Go to the 3 dots again and select the sort order
- BI_now5 years agoRegular Visitor
The months are correct in the data like you can see here:
But when I sort by "Verkauf QM" the months are sorted as well. I just want to sort by the sum.
- amitchandak5 years agoSuper User
Anonymous , if you sort value Verkauf QM, it reorders both sub total and data inside. I doubt that can sort on month after that. If I got it correctly