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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
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

Labels (1)
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