
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Date Range Picker not working
Hi,
I would like to use the Date Range Picker extension in qliksense, but it doesn't work, no filter on my table is happening.
My format of the date field is dd/mm/yyyy hh:mm:ss
And I have also an auto calendar that formats this date to dd/mm/yyyy
Which format should I use in both the DateRangePicker and the table?
Many thanks
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you again for your help
I finally used date([Calendar.Date],'DD/MM/YYYY') since the extension uses this format.
And it works well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Ensure that you are converting your date columns into a date field by using the Date() function.
And, that you are binding the same field to the Date Range picker and within your table.
Regards,
Chirag

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you again for your help
I finally used date([Calendar.Date],'DD/MM/YYYY') since the extension uses this format.
And it works well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i have created a date range picker. when i click on the starting date and drag my mouse to the ending date, the ending date does not hold.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem. Once I select the dates, the control doesn't keep the selection.
