Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
amantyagi1492
Contributor II
Contributor II

Qliksense Button "Select Values in a field" with Date Timestamp

Hi,

I am trying to implement a greater than or equals to functionality in Qliksense through a button, using "Select Values in a field". My Date Timestamp is in format MM/DD/YYYY HH:MM:SS, ex. 08/28/2021 06:08:00. 

I tried this 

Concat({<DateTimestamp= {">=$(=Date(vLTS,'MM/DD/YYYY HH:MM:SS'))<=$(=Date(vHTS,'MM/DD/YYYY HH:MM:SS'))"}>} DateTimestamp, ';' )

where vLTS=Min(DateTimestamp) and vHTS=Max(Date TimeStamp)

Can somebody let me know if I am missing out something here ?

Thanks,

Aman Tyagi

 

Labels (1)
0 Replies