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

Conditional Dimension for Dates

I have a generated master calendar over a date range. On different graphs I want to show different date ranges. I attempted to restrict the dimension with an If statement but in doing so no data is displayed. For example I tried this for the dimension:

If(start_of_week < project1_end_date, start_of_week)

For a particular graph only want to show the date (i.e. start_of_week) if it is less than the project1's end date. Any ideas on how to accomplish this?

0 Replies