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

A multiple html approach for mashups

First of, I know about the other threads on this topic and the angular js "solution".

However as we are building relatively big mashups and also need a flexible structure we would like to use multiple html files.
Of course we encountered the problem of selections not surviving the switching of the html page.

I tried to solve this issue using the local storage which appeared to work quite well, but only if not more than 6 values are selected per field and has to utilize some messy typecasts and hacks to also work for dates.

I would like to know if there is a way to get all selected objects via js from qlik?

Am I missing something like a selection object that could be stored and handed directly to the selection bar?

Sure I am new to Qlik but is there a reason that multiple html pages are not supported? This issue seems to come up quite often in the community so I guess there is a demand for that. 

I hope to hear something on that issue and I am also glad for input on other solutions to work around this. Thanks

Marco

0 Replies