Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
No in extension but yes in macro
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
you have two options - export chart with "Send to Excel" button in the chart caption
and write your own extension
I've to export it to a pre defined path on the server
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.
Hi Surendra,
Did you manage to find a SendToExcel object extension in the end?
Regards,
Telmo