
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Python code to fetch Qliksense app Data model
Hi @Everyone,
is there any way to get the image of data model using python script, am trying to execute the code using automation in qlik saas.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't know of any method / solution to get this image automatically.
What is the use case / requirement for this?
Regards - Jandre
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok - I have managed to get the image (Web page) showing in the front end on a sheet within the Qlik Application.
Download the Sense Media Box extension.
https://github.com/stefanwalther/sense-media-box
Once downloaded - Upload this in Qlik Saas > Administration > Extensions. But only upload this one.
\sense-media-box-master.zip\sense-media-box-master\build\sense-media-box_latest.zip
This is within the original zip that you would've downloaded.
Add this to a sheet, choose Website (Media Box Type) and then enter the datamodelviewer site.
Data model viewer site should look something like this
Now you should have the image "website" in a sheet in QlikSense.
I tried playing with Qlik Application Automation to using the "Get Chart Image" block but this is not working (Might be due to the fact that this is a extension object)
But this should get you going at least.
Regards - Jandre
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
