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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
prashantbaste
Partner - Creator II
Partner - Creator II

Export charts into excel file without installed MS-Excel on machine

Dear All

I have a macro that exports charts from QV-Application into Excel.

In QV Application there are two tabs & each tab contains multiple charts.

Here the requirement is to export these charts into a Excel & all charts from one tab should be in one Sheet & thus there will be two Sheets in a excel file.

Since MS-Excel is not installed on machine, Macro is not able run & generate this Excel file.

Is there any way to generate Excel file with two sheets & each sheet contains multiple charts without installed MS-Excel?

Thank you in advance.

11 Replies
Not applicable

As a small note; its much easier to version handle and compare csv files then excel files - with could be a very time saving part if you for some reason need to do a followup on some of the data in the files.

prashantbaste
Partner - Creator II
Partner - Creator II
Author

Thank you