Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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
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.
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.
I have the same problem. Once I select the dates, the control doesn't keep the selection.