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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
simone_caminati
Partner - Contributor II
Partner - Contributor II

Where Excel Instance open?client or Server?

Hi,

first of all thanks for your attention

I have some questions:

  • By plugin When Excel Open by Macro  with "set XLApp = CreateObject("Excel.Application") "  Excel Instance Open on client or on Server(publisher)?
  • By plugin When Excel Open by "Send to Excel" Excel Instance Open on client or on Server(publisher)?
  • By Ajax When Excel Open by "Send to Excel" Excel Instance Open on client or on Server(publisher)?

I think on Client but I'm not sure.

Many Thanks for your help

Labels (1)
3 Replies
Chip_Matejowsky
Support
Support

The Send to Excel functionality will open on the client side.

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!
m_woolf
Master II
Master II

Macro also opens client side

simone_caminati
Partner - Contributor II
Partner - Contributor II
Author

many thanks!