Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am relatively new to QlikView and would like to swap between Default Calendars dynamically when I select a new Tab without having to use Field Event Triggers. If I could use Variable Event Triggers, I would not have to define separate Field Event triggers for each different Calendar. I am afraid there is quite a lot to read here before I get to the problem. Either I have over-complicated things and someone will say "just press the Magic Calendar Button" (perhaps something perhaps not quite that simple) or that there is a simpler way than my approach. Any help would be much appreciated.
So far I have successfully:
[$(eDateFY)] to identify the Field as [Gate FY]
Here is the problem:
I have created Field Event Triggers for each of the Date Fields ([Gate FY], [Gate Quarter] and [Gate Month]). Is there a way that I could use Variable Event Triggers to replicate the actions of the Field Event Triggers shown below?
If these could be Variable Event Triggers, I wouldn't have to repeat the work every time I add a new Calendar. So, for example (I have done the same for FY, Quarter and Month):