Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
Graph Builder Toolbar streamlines interactive graphing. Creates shortcuts on Report and GraphBuilder Helpers toolbars. Download and install the extension.
Created:
Oct 27, 2022 11:36 AM
| Last Modified: Jun 11, 2023 4:28 AM(3117 views)
I tried to sort the X-Axis by descending values.. but it's clearly not doing that. What am I missing? INV$ is the Y-axis. I want most INV$ to least by label on the X-axis.
Check Order Statistic from the X-axis (right click on axis and check order statistic). It might be using different summary statistic than the bars for ordering.
Example: Bars are using Sum but X-axis is sorted by Min
Without knowing the data you have, only one thing comes to my mind. Check which summary statistic is being used (you might have to change it to Sum for example)
Check Order Statistic from the X-axis (right click on axis and check order statistic). It might be using different summary statistic than the bars for ordering.
Example: Bars are using Sum but X-axis is sorted by Min