Sorting Cross-Tab by Summary Values
Posted: Mon Mar 17, 2025 9:50 am
I have a cross-tab where my data is products and their quantities acrosss different locations
rows : product name
columns: location name
summary Value = Summation of Quantity
how do i sort it by the total of the summary value?
rows : product name
columns: location name
summary Value = Summation of Quantity
how do i sort it by the total of the summary value?