Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calendar objects

Hi All,

I have a date field. I need to display 2 calendar objects indicating start and end date. And then other calculations have to be done based on from and to date selected.  Can anybody please tell me how to do this? Or provide sample example on this?

4 Replies
Not applicable
Author

Hi.

do 2 variables vMindate and vMaxdate.

Then SET   {<date={">=$(vMinDate)<=$(=vMaxDate)"}

Change  vMindate and vMaxdate  and you see dates

read it : http://community.qlik.com/docs/DOC-4951

Not applicable
Author

Hi,

What should I set to this {<date={">=$(vMinDate)<=$(=vMaxDate)"} ??

And is it necessary to generate calendar for this ???

cristianor
Partner - Contributor II
Partner - Contributor II

Hello Friend ,

I needed something and this video helped me a lot :

Selecting Arbitrary Date Ranges - YouTube

Already the case of selections you can use a Set Analisis.

Hope that helps you.

maxgro
MVP
MVP

Hi

you can find an example (2 calendar for start and end date, set analysis, ...) in the attachment; also look at Settings --> Document Properties --> Trigger 

Regards