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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
lthurman
Partner - Contributor III
Partner - Contributor III

Applying selections to Qlik Sense app

I have saved a SelectionObject and want to apply it to the app the next time the user logs in. What method or methods do I need call on the app to accomplish this. I retrieved the SelectionObject with this method: app.getList('SelectionObject', (selectionObject: any){}

I stored it as a JSON string to local storage and us ed parse to retrieve it. I just can't find anything in the api that will allow me to restore the selections.

Thanks

0 Replies