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: 
Not applicable

How to Chart Between a Year Date Range: Example 1990< x </ 2000

In the attached picture a customer is looking to chart with the count that falls within in date ranges.  Is this possible in Qlikview?

1 Solution

Accepted Solutions
danielrozental
Master II
Master II

Sure, take a look at class function.

You should add a calculated dimension similiar to this one

class(Year,10)

View solution in original post

1 Reply
danielrozental
Master II
Master II

Sure, take a look at class function.

You should add a calculated dimension similiar to this one

class(Year,10)