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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikView run in Server mode makes macro break

Hi

I'm trying to do the following macro command, it works in client mode, but when run in server mode the macro breaks. Anyone knows why?

objPattern.ExportBiff strCampaignexportPath

2 Replies
francoiswiid
Partner - Contributor III
Partner - Contributor III

In client mode, you probably run macro with system permissions.

On a v9 server; open Management Console (QMC) and head over to the "QlikView Server Settings" section, then under "Security", enable "Allow Macro Execution on Server"

Not applicable
Author

allright, thanks a lot. I''l try that