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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
mikegrattan
Specialist
Specialist

Month-Day range over several years

I have a scenario where I need to allow the user to select a month/day range and apply that over several selected years.  For example, the user would select June 1 - June 21 as their Month-Day range, and then select 2018,2019, and 2020 as the years over which to apply that range.  Since this cannot be done using standard calendar controls, what would be a good option for providing this functionality?  They want to display weather information for similar time periods for multiple years.

 

2 Replies
MayilVahanan
MVP
MVP

Hi

Instead of calendar, you can use filters 

In this case, you can create Year, Month & Day filters. 
So user can select based on their analysis easily.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
avinashelite
MVP
MVP

@MayilVahanan   is rite you need to split the date into 

1. Day

2. Month

3. Year 

then you could allow the user to select specific days then month then Year .