Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Mariusz,
If you're in Qlik Sense server, the DocumentName() function will retrieve the AppID.
As a test, i've only loaded two variables as follows:
let vTest = DocumentName();
let vA = DocumentTitle();
Giving me the following:
Felipe.
View solution in original post