Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am passing in selections to a sheet embedded in an iframe. That part is working fine. But I am wondering if there is a way to lock those selections automatically so that the user can make additional selections, and then clear them, without losing the selections I passed in.
Currently I have this:
&select=FieldName,Value
Is there something like this?
&select=FieldName,Value,Lock
Try to add an action on open Document with Lock All
Qlik Sense doesn't have an Open Document function like QlikView, does it? Even if it did how would you access it just using a single embed code?