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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Fenil
Contributor III
Contributor III

Using date picker with single date interval want to select previous 4 year - any number of year back with ease

Hi,

So we are using date picker in our dashboard, user should only able to select only single date so we have keep single date interval, And we are showing only current year and month when opening date picker.
Now the problem is what if user want to select the 2008 or 2019 data, He needs to click on left side icon multiple time to get there which is not a good experience for user.
How can I solve this? usually on calendar we click on year it will give us option to select year

Fenil_0-1737463775432.png


Let me know how can I solve this.

Thanks,
Fenil Jain

 

Labels (2)
2 Replies
Ben_P
Creator II
Creator II

I think it's just a constraint of the Date Picker, and I'm not aware of any way around this. If the user frequently needs to select a single date, which can be any date across multiple years, and you need to make the selection process as painless as possible, then you might need to consider an alternative approach. Perhaps you could create separate year, month and day fields and present them as list boxes, so the user always needs a max of three selections to return any date.

Fenil
Contributor III
Contributor III
Author

HI @Ben_P 

That is good suggestion, Let me try that.

Thanks,
Fenil Jain.