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: 
sergioskv
Contributor III
Contributor III

Show date in calendar object

HI mate!

I have two calendar objects with expression in each based on field1 - MinSelectionDate and field2 - MaxSelectionDate.

(in this fields i have distinct values from master calendar)

How i can show in second calendar object (MaxSelectionDate) values only >= MinSelectionDate ? It's logical to calendar view.

I do it with IF(MaxSelectionDate>=MinSelectionDate,MaxSelectionDate) ? but it's too slow!

Have you another way?

Maybe sort by expression..

Sergio S.

 

Labels (1)
1 Reply