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

Clear all Selections if there is no Data for Selected Dates..

Hi Friends,

I have A Scenario like i wanted to Clear all Previous Selections, if there is no data for te Date i Selected in the Calendar object..

Note :In my Scenario i Select a date from Calndar and Clck a button to Refresh my data.

Thanks In Advance [:)]

2 Replies
matt_crowther
Specialist
Specialist

Look into using the getselectedcount() function - that should allow you to check if any values have been selected against a field.

For 'selections' via a calendar object and a variable look at the API Guide for how to get the values via a simple macro.

Hope that helps,

Matt - Visual Analytics Ltd

Not applicable
Author

HI Matt,

Thank u Foru ur Quick Response,but i was Suggsted not to use Macros,is any way other macros i can do that..