Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
srujanaponnuru
Creator
Creator

Date Range Filter in Qliksense

Hi All,

I have a two fields FromDate and ToDate. I need to show these two fields in front end as input boxes.

The user has to update any date in FromDate  box and also in ToDate box. For eg. in FromDate as 1/1/2018 and in ToDate as 1/1/2019, the table should reflect the values based on the inputted dates. I cannot use Data range picker extension as it is not supported bu our client. Is there any other option to solve this.

Please advise/suggest me. 

 

Labels (1)
2 Replies
Channa
Specialist III
Specialist III

Just use drop down filter there you have search option it will allow user to enter date

Channa
Anismohamed32
Partner - Contributor III
Partner - Contributor III

Hi, 

It is possible by having a Qlik input variable object.

Add two objects and have two variable as From and To.

while you call it in the measure , just make sure that u use Date#() and Date() functions to  have a proper format.