Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selection on/after Reload

Hi all,

I have a landing page which is built mostly on text object and set analysis to show data regarding the Max run I had in the system.

part of the objects are are conditional to view, based on data regarding the Max run.

I put the conditions in the layout conditional expression.

my problem is that all the text objects that are based on set analysis and not conditional in the layout are updated successfully after

a reload. but the ones that are hidden or shown conditionally are not updated correctly after the reload.

I created a trigger to select the Max run for the sheet on opening and it works correctly when I open this sheet but it doesn't work on a simple reload.


Is there a way to force selection (trigger) upon a reload?

or just make this specific objects to be refreshed upon this reload?

Thanks

Boris

1 Solution

Accepted Solutions
MayilVahanan

HI

Did you check the Document properties -> Triggers -> OnPostReload (Document Event Triggers)?

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.

View solution in original post

2 Replies
Not applicable
Author

You can always use the trigger "Select In Field" "OnOpen" of a document if you want some forced selection to happen.

You can try this or post a sample app with small data.

Edit : You can write an action/trigger "OnPostReload" of the document as well.

MayilVahanan

HI

Did you check the Document properties -> Triggers -> OnPostReload (Document Event Triggers)?

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.