Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
poojakulwal
Partner - Contributor
Partner - Contributor

Calendar Object Hide Show

Hi I have two calendar objects from date and to date. I want to show calendar only when user click on button and after selection on dates the calendar should hide.

1 Solution

Accepted Solutions
avinashelite

Go to calendar object properties > Layout > Show > Conditional 

and add the conditions according to the requirement

e.g for dates GetSelectedCount(date_field)>0

View solution in original post

1 Reply
avinashelite

Go to calendar object properties > Layout > Show > Conditional 

and add the conditions according to the requirement

e.g for dates GetSelectedCount(date_field)>0