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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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)