Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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