Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Rotating Sheets not activating sheet triggers

Hello,

I have a qlikview app where it rotates between each sheet after 15 seconds.  I've pasted the variables for this below.

vShow =

ceil((frac(now())*86400/(vSheets*vDelay)-floor(frac(now())*86400/(vSheets*vDelay)))*(vSheets))

vDelay =15

vSheet = 10

Whenever i click a sheet i have a trigger to select a certain section of data, but when i turn the rotator on it doesnt activate the triggers.  Anyone have any clue how this can be solved?

3 Replies
marcus_malinow
Partner - Specialist III
Partner - Specialist III

You could perhaps put the trigger on the OnChange event of your vShow variable

Not applicable
Author

could you show me an example or explain a little further

sujeetsingh
Master III
Master III

First thing is that we cab have a rotator concept in Qlik.

Well can you post a sample file please.