Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to create documentation for all measures and dimensions from Qlik Sense. I have around 100 apps, so it will be a lot of work to go one by one.
I would like to use the Engine Api Explorer to get a list of measures and dimensions, with their names (qLabel) and their expressions (qDef).
I used this thread as inspiration and it works, but it's per app (not for all apps at once): https://community.qlik.com/t5/Qlik-Sense-Integration-Extensions-APIs/How-to-ask-for-a-list-of-dimens...
Thank you
The engine API works on one app at a time, so there is no simple way of doing this for all apps. You will have to iterate across them.