Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Grouping/Bucketing a Calculated Dimension

Hi,

I have a calculated dimension to show time taken in minutes per task. Is there any way that I can  group the dimension into buckets of time e.g 0-10 mins, 10-20 mins etc?


Thanks!

Labels (1)
2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

If all buckets are the same size (10 minutes) look at the class() function.

-Rob

Not applicable
Author

Thanks.  I ended up using a nested if statement as my buckets vary in size but I will use the class function in another part of my build.