Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a requirement to analyze and document the load script (QVD) file and document the logic for audit perspective. Does Qlik provides any utility to document the script logic or export functionality to download metadata/logic in XML or JSON or CSV format?
New to qlik.
Hi @pshah
If you are looking for the data model information this could help:
If you want to export the Script you can use the Engine API
Or if you are looking to automate you can explore NodeGraph
https://www.climberbi.co.uk/nodegraph/
Hope it helps.