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: 
Anonymous
Not applicable

Select Variable and automatically update calendar

Hi friends,

I'm very close to resolve my problem, but I miss something.

I have 2 block of selection: Campaign and Comparison.

Both of them has the same structure

--select Campaign  and/or

--select Dates

Difference only it has alternate state and set up variables vStart-vEnd and vStart1-vEnd1.

I set up triggers for each variables vStart-vEnd and vStart1-vEnd1.

It works Ok.

I'd like when I select any Campaign, my calendar automatically update dates.

I used trigger for Campaign

set up vStart=min({<oDate=>}(date(oDate)))

set up vEnd=max({<oDate=>}(date(oDate)))

Please see my attached file.

Thanks,

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I used the same for triggers on changes or edit Campaign and Campaign2.

It works

View solution in original post

1 Reply
Anonymous
Not applicable
Author

I used the same for triggers on changes or edit Campaign and Campaign2.

It works