Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
AKN
Partner - Contributor III
Partner - Contributor III

Export Data Load Editor scripts as JSON

Is it possible to export all the scripts in Data Load Editor as JSON?

Labels (2)
3 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You can modify this tool https://qlikviewcookbook.com/recipes/download-info/script-repository/ to generate JSON instead of text files. 

-Rob

Nicholas185
Contributor
Contributor


@AKN wrote: BallSportsGear

Is it possible to export all the scripts in Data Load Editor as JSON?


Yes.
Open the Qlik Sense Data Load Editor.
Select and copy the script.
Open a text editor (like Notepad or any code editor).
Paste the script into the editor.
Save the file with a .json extension.

AKN
Partner - Contributor III
Partner - Contributor III
Author

Don't reply just to reply. You are not being helpful at all.