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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
DaveStraw
Contributor II
Contributor II

Dynamic Banding

Hi, 

I have created a pivot table with a row dimension that is banded by buckets of a variable value.

I was wondering if there is a way for each row to have a different variable bucket value, row one to have a bucket value of 10 and row 2 to have a bucket value of 15 etc

Thanks in advance for any help

Labels (1)
1 Reply
marcus_sommer

Equally buckets are easily created per class() but to get unequally ones you will need any kind of (nested) if-loops to change the bucket-sizes like wanted.