Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
Hi @liuis , great work! I am also on a client which interacts with the engine API.
https://pypi.org/project/qe-api-client/
BR,
Rumen
Hi, @vasilev, looks cool!
Does the get_constructed_table_data function retrieve the measure values without creating any visualizations in the app?
Correct.