Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.

App Development

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now

Who Me Too'd this solution

felipedl
Partner - Specialist III
Partner - Specialist III

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:

Sample.png

Felipe.

View solution in original post

Who Me Too'd this solution