Jump to content

How to sort sum of columns


Ryan Robinson

Recommended Posts

I have a datatable with columns. I want to add all the columns for each row, which I did by using custom sum function. Next I want to display a bar chart that shows biggest sums on the left in descending order. All I can see are the bars in the order the columns are organized.

Does anyone know how to fix this so I can see what are the biggest and the smallest ones?

Thank you

Link to comment
Share on other sites

Hi Ryan,

The way to sort columns is found under the Properties >> Appearance.

At the bottom, there is the option to sort the bars of your bar chart by value, and then to also sort the segments within each bar by value as well.

Screenshot2023-07-25at10_00_33.thumb.png.19df440772bd2468989d2aa630e6d522.png 

You could also have the data filtered to show only the top 5 / top 10 of a certain category - this is detailed in his Stack Overflow response, if you think that would also help your visualisation.

Hope that helps!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...