Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
brichnma
Contributor III
Contributor III

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

Labels (1)
1 Solution

Accepted Solutions
brichnma
Contributor III
Contributor III
Author

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.

View solution in original post

4 Replies
ChiragPradhan
Creator II
Creator II

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

brichnma
Contributor III
Contributor III
Author

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.

johndoub
Contributor III
Contributor III

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. 

bernice_gonzale
Partner - Contributor II
Partner - Contributor II

I have the same problem. Once I select the dates, the control doesn't keep the selection.