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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
pvanderkolk
Partner - Contributor III
Partner - Contributor III

Increment number when saving document

Hi everyone,

I'm trying to increment a number in a text box by 1 every time I click on the Save button in my QlikView document.

More specifically, the version number in my text box needs to increment from 1.0.0 to 1.0.1 to 1.0.2 etc. every time I save my document.

Is this possible to implement into the script?

Thanks in advance,

Pim

1 Solution

Accepted Solutions
vishsaggi
Champion III
Champion III

Check this attached ?

View solution in original post

2 Replies
vishsaggi
Champion III
Champion III

Check this attached ?

pvanderkolk
Partner - Contributor III
Partner - Contributor III
Author

Great Vishwarath, thanks a lot! Creating a 'Save' button instead of using the actual 'Save' button works for me too