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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Extension object to export QlikView chart to Excel

Hi All

Does any one have an extension object to export a QlikView chart to excel?

Pls share if any one has one!

Many Thanks,

Surendra

7 Replies
ecolomer
Master II
Master II

No in extension but yes in macro

Not applicable
Author

Thanks guys,

But its not ideal to ask your customers to work with IE plugin. It requires lot of training (install IE plugin, Enable macro settings) and in addition, Map reports with extensions objects won't work with IE plugin.

Pls advise if some one has a plan to export a QlikView chart to Excel with Ajax.

Thanks,

Surendra

Anonymous
Not applicable
Author

you have two options - export chart with "Send to Excel" button in the chart caption

and write your own extension

Not applicable
Author

I've to export it to a pre defined path on the server

Anonymous
Not applicable
Author

Here the options:

1. Use IE plugin

2. Run qvw file in batch file (qv.exe your /r "yorfile.qvw"). Create trigger OnPostReload for Macro execution.

3. Purchase NPrinting server (Vizubi) with OnDemand component.

All options works fine for me.

tduarte
Partner - Creator II
Partner - Creator II

Hi Surendra,

Did you manage to find a SendToExcel object extension in the end?

Regards,

Telmo