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

clear calendar object

hi everyone!!

i'm workin on this filters and i want to clear automatically the calendar objects when i select a new id number...how i can obtain this result??

thx

2.JPG.jpg

3 Replies
Gysbert_Wassenaar

You can assign actions to the OnSelect field trigger that you can find on the Triggers tab of the document properties window. If Date From and Date To are fields then you can use Clear Field actions, if they are variables you can use Set Variable actions.


talk is cheap, supply exceeds demand
Not applicable
Author

Date from and Date to are variables...so what kind of actions can i insert??

sasikanth
Master
Master

Hi

Use Field event triggers /Variable event depends what your using here

like Onchage and

give Action clear() on both DateFrom and DateTo