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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Export table data to excel sheet using macro not working on QV11

I am trying to export table data to excel sheet using vb macro, I was able to do export using macro on qv9 server, after migrating same application on qv11 export is not working. do we need to do any additional set up to enable export data to excel using macro.Also Debug option is also not available in QV11 macro window.

12 Replies
Not applicable
Author

Thank you, Now its working.

Not applicable
Author

Hi,

On client machine it is working with internet explorer plugin but full browser version it not working.

Thanks

Nishant

Not applicable
Author

Adding to the above note please find the difference between IE and Ajax

AJAXIE Client Plug in
1. No extra download and Installation required. Good for Chrome, firefox and safari1.IE plug-in is required
2. Direct tunneling, much faster over HTTPs2. Faster in selections, depend upon the configuration
3. Good for Mobile Device3. Feature is not available
4. Requires ports 4747 and 477e open in both client and the server both inbound and outbound4.This is done over HTTPs. So no port issue. 443 is usually open.
5.MS Office Integration is difficult5.Microsoft Office drag and drop only available in IE plug in
6.Macro and alert is not possible6.Alerts can only be created and triggered from Windows (IE Plug-in) versions of QlikView
7. The communication between a QlikView Server and a QlikView Windows client is encrypted. If, however, the AJAX client is used, the communication is not encrypted7. By default Https. man-in-the-middle and eavesdropping attacks is less possible.