Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
liuis
Contributor II
Contributor II

Managing Qlik Sense with Python

Hey everyone!

I've been working on a Python package for automating routine tasks in Qlik Sense such as maintaining master items, exporting, copying from one app to another, updating etc.

You can use it to

  • export master items and variables
  • export charts and tables metadata (i.e. used dimension and measures)
  • export charts and tables data (to csv, excel)
  • move master items between apps in bulk
  • edit master and object items in bulk (for instance, to change a variable name)

You can find the project here: https://pypi.org/project/qsea/

I'm curious to know if anyone finds it interesting or useful. I'd really appreciate any thoughts, ideas, or suggestions for improvements you might have.

Labels (1)
0 Replies