Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
JustinDallas
Specialist III
Specialist III

QlikSense Thumb Creation Tool

Hello Folks,

I'm not sure if this is the right place to be posting this.  During the immense boredom caused by the COVID-19 lockdown, I decided to create a small tool that would create thumbnails and upload them to a content directory or save them to a local folder.

 

I've used it on my own systems at work with success.  I've written it using WPF, C# and the QlikSense Rest Client.  My starting goal was to have the code set the thumbs on the sheets and apps themselves if they didn't exist, but I was unable to figure out how to get to the QlikEngine API to do so.

 

Let me know if you have any problems or concerns.

 

https://github.com/jrd281/QSThumbCreator 

Labels (3)
2 Replies
Vegar
MVP
MVP

@JustinDallas  thanks for sharing. Can I suggest you to add an image to this post and to your github readme.md file. It will give us a better understanding of what you are presenting to us.

 

JustinDallas
Specialist III
Specialist III
Author

Hello @Vegar ,

 

So I took your very good advice, and I cleaned up my github and the README.md as well as created some screenshots.  Feel free to let me know of any more blindspots I may have.

Screenshots:

SShot_1.png

SShot_2.png

SShot_3.png

SShot_4.png

SShot_5.png

SShot_6.png