Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Filter through Date Picker

Hi all,

nwr

I am trying to create a date picker extension. where when i select a startDate and endDate from two date pickers,the data should filtered.

So anyone help how can i filter the data, i have added the date picker extension using jquery, and selecting the date in variable.

Now how can i filter the data according to two dates.

Thanks,

Pramod

1 Reply
Anonymous
Not applicable
Author

Hello,

Definitely not an expert on this. But seems like you need to use Engine API, if that's what you are asking.

Probably Field class and Select method of it.

https://help.qlik.com/sense/2.0/en-US/developer/#../Subsystems/EngineAPI/Content/Classes/FieldClass/...

BR

Serhan