Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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
Hi,
What should I set to this {<date={">=$(vMinDate)<=$(=vMaxDate)"} ??
And is it necessary to generate calendar for this ???
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.
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