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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pass user input date variables to current selections to pull range of dates

I have two user input variables vMinDate and vMaxDate.  I currently have the variables in the expressions for each object.

Is there a way to pass these variables to the current selections so that I don't have to set in expression.  The selection result would be:  END_DATE is >= vMinDate and <= vMaxDate.  Also how do i get the date input to default to M/D/YYYY if the user inputs 8/9 then enter - I want it to default to 8/9/2011

2 Replies
fosuzuki
Partner - Specialist III
Partner - Specialist III

Hi,

I think you could use the OnInput trigger of the variables and add a 'Select in Field' action.

And I don't think it is possible to default a 8/9 input to a 8/9/2011. Lets wait for other opinions...

Hope this helps you.

Regards,

Fernando

SunilChauhan
Champion II
Champion II

use Calender object

one fr Min value and other for max value

use variables inside calender to seleect ur range

hope this help you

Sunil Chauhan