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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calendar Object issue

Hi All,

i have StartDate,EndDate &Event Name in my data.Can any one help me in creating calendar objects for startdate and enddate.

I need to show all the events falling between the start and end dates based on the user selection  in Calendar object.

I have attached sample excel for the same.

Thanks in Advance.

2 Replies
jsingh71
Partner - Specialist
Partner - Specialist

Hi Roopesh,

Find Attachment.

its_anandrjs
Champion III
Champion III

Hi,

Take a calender object and and in properties in Minvalue us variable vMinStart = Min(StartDate) and in Maxvalue use variable vMaxDate = Max(StartDate) and in Variables select vMaxDate

Hope this helps

Thanks & Regards