Hello all,
Sorting is working fine until i apply break.
In below second pic, im able to get correct order if i apply sorting as Descending that is what actually i needed but if i add one more dimension called category and apply break to show total for brand, the order is only correct for Category but brand total order is not in correct descending order (plz refer marked in green). I wanted biggest value on top (in this scenario Brand4 should be in top). can we achieve it?
Thanks
Vijai Muniraj