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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
adamjiawen
Contributor II
Contributor II

Generate an executable file automaticly

Hi All,

        As I need to offer some clients an QVW report,but they don't have license.I generate an executable file automaticly everyday.The Bigger the report is,the longer time I need to pay .To click the tool menu and create an executable file is a timeless action.So I want to know if there is a way to generate an executable file automaicly.Thanks in advance!!!

6 Replies
tresesco
MVP
MVP

If you are getting to generate executable file that is itself a plus. This option is not usually available to public. This is limited to some qliktech people.

adamjiawen
Contributor II
Contributor II
Author

Is it possible to write a script in VBscript in QlikView to stimulate people's operation?

tresesco
MVP
MVP

Gao Adam wrote:

.....to stimulate people's operation?

this, I could not quite understand. However, to tell, you can write vbscript in qv to manupulate some operations. Have a look at the qv API application for reference.

adamjiawen
Contributor II
Contributor II
Author

Thanks a lot.I'll try it.

perumal_41
Partner - Specialist II
Partner - Specialist II

Hi Adam,

below link for u

http://community.qlik.com/docs/DOC-6923

adamjiawen
Contributor II
Contributor II
Author

Thanks Perumal,

the material is of great reference value.