Skip to main content
Nintex Community Menu Bar
Question

How to sort data in the chart in ascending order or descending order

  • July 11, 2024
  • 3 replies
  • 41 views

Forum|alt.badge.img+3

I’m trying to sort the data in the below chart. I have already sorted the data in the model. Please help me.

This topic has been closed for replies.

3 replies

Arne-Per
Forum|alt.badge.img+8
  • Rookie
  • July 11, 2024

how do you want to sort it?


Forum|alt.badge.img+3

In descending order


Forum|alt.badge.img+9

If you are using an Aggregate model with the chart then you can sort it by the Grouping field name. Don’t use the Alias field name, but the actual name of the field. E.g.

I can’t really see the name of the fields that you have as your x-axis on your chart, but if it’s a date field or number field. Then you will have to use the whole formatted name.  e.g.

Also, check out this link https://docs.skuid.com/v11.2.10/en/skuid/models/aggregate-model/

It will tell you how to sort an Aggregate model at the very bottom of the page.

Hope this helps!