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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Script.js Error - Automation Server Can't create Object

Hi

I have created an extension object, using the Script.js for the extension I want to generate an excel file on basis of selection done.

But I get error "Automation Server Can't create Object error" on the following line - 

var xls = new ActiveXObject("Excel.Application").

Has anyone faced similar issue and know a solution for it? or any other tip to accomplish the requirement.

Labels (1)
0 Replies