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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
kevbrown
Creator II
Creator II

Text box actions

I have a text box that has actions. I want the box to make a date selection of yesterday when selected but it doesn't seem to work. My field is Date, and the Search String I'm trying it Today()-1 but it's not working

1 Solution

Accepted Solutions
Chanty4u
MVP
MVP

try ths

=Date(Today()-1)

View solution in original post

4 Replies
Chanty4u
MVP
MVP

try ths

=Date(Today()-1)

kevbrown
Creator II
Creator II
Author

Easy as that, thank you

Chanty4u
MVP
MVP

chk this

yes.PNG

Chanty4u
MVP
MVP

Cool it worked.