Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
qwebnm
Partner - Creator III
Partner - Creator III

How to create data reload button in Qlicksense sheet

I want to make it reload data when a button is pressed in the Qlicksense sheet.
how can i make it?

QlickSense Version: 13.102.5

please reply if possible
thank you.

Labels (2)
11 Replies
enozagar
Contributor II
Contributor II

stevedark
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi @qwebnm 

As you are running on-premise your options are very much limited. There are a number of options on SaaS, but these are not available to you.

As mentioned by @henrikalmen an upgrade would be a very good idea.

The other option available to you is to hack the extension you have. If you open the extension zip file you will find that the contents are all plain text files. You can find where the word "Reload" appears and replace it with whatever text you need. If you know a little CSS you will also be able to modify the styling of the button.

Once done, just zip everything back up and re-upload the extension to your server.

Good luck!

Steve