Skip to content

Syslist extension for Qlik Sense: list system data

License

Notifications You must be signed in to change notification settings

erikwett/syslist

Repository files navigation

syslist

Syslist extension for Qlik Sense: list system data

This extensions demonstrates how to get access to system data like dimensions and measures in yor extension.

You should not use the APIs for that, instead add the lists you need to initialProperties like in the extension and you will automatically get the data in your layout.

Looks like this in the extension: initialProperties

The extension in itself is really not that useful. It allows you to explore the contents of the app, but you cannot do much useful with it. The extension

You find more on this in my blog: https://extendingqlik.upper88.com/accessing-system-data-and-variables-in-a-qlik-sense-extension/

About

Syslist extension for Qlik Sense: list system data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published