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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
fredericvillemi
Specialist
Specialist

Trigger the Excel Export in Ajax ?

Hi,

I am using the Qlikview Server 11.2 SR9 via only AJAX Clients.

I would like to create a Button that would trigger the Excel Export of a straight list chart.

Is it possible via a macro or an action ?  (it would be a button that mimic the export to excel icon)

Thanks

3 Replies
agomes1971
Specialist II
Specialist II

Hi,

try this...

Qlikview to excel export macro

HTH

André Gomes

giakoum
Partner - Master II
Partner - Master II

you can use export to create a csv file. It opens with excel anyway :

Capture.PNG

fredericvillemi
Specialist
Specialist
Author

My main issue is to be able to use it through a server. Does the export, where i need to give a specific file name, can work ?!