Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
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.