Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sorting on Dimension basis


Hi All,

I have a situation as mentioned in graph below.

Sorting.PNG

The Dimension consist the similar Value (like Active <30 Days and others) as shown.

Problem is that , I am unable to sort it in Proper format. I would like to sort this as either Ascending or desecending. likr (<30 , >30 & <60, >60 & <90, >90).

Your help will be higly appricicated.

Thanks!

D J

1 Solution

Accepted Solutions
simenkg
Specialist
Specialist

How do you create your buckets?

If you create them in the script, then create another field that is the sort order and use that to sort.

If not then sort on expression and use something like =avg(ActiveDays)

View solution in original post

2 Replies
simenkg
Specialist
Specialist

How do you create your buckets?

If you create them in the script, then create another field that is the sort order and use that to sort.

If not then sort on expression and use something like =avg(ActiveDays)

Not applicable
Author

Thanks for your Help !!!

Regards,

D J