Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
CB308
Contributor III
Contributor III

Qlik Sense Select Two Date Ranges in one Button

Hi

I'm trying to add a button so when clicked two dates are selected.  I also want to create another button for Week to Date versus Same Week Last Year.

New Button

Select Value in a Field

Field = Date

Value: ='>' & Date(Today()-vDAYS,'YYYYMMDD') & '<=' & Date(Today()-1,'YYYYMMDD')

 

Labels (3)
1 Reply
Dalton_Ruer
Support
Support

Use the "Select values matching search criteria" instead of "Select values in a field"

MatchSearch.png