Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My client managed Qlik Sense environment does not allow saving variable values in bookmarks.
What other possibilities do I have?
Using data island with field selection?
Using field set to variable value?
Can someone please explain these solutions in a bit more detail and how to set it up?
Thanks!
For my customer, I developped a server side extension in java, plugged to a postgreSQL database.
With Server Side Extensions, you can run program on the Qlik server => you can then save data to a database, or do anything you cannot do natively with Qlik.
I started from this project : https://github.com/Qlik-PE/javaSSE
Great, thanks for letting me know, I'd prefer an easier solution though because it seems to be a bit overkill to develop my own backend for that