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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Kushal_Chawda

CopyTableToClipboard not working on server

Dear All,

I am facing one issue. I have a macro in my application which uses the method' CopyTableToClipboard '. Its works fine on local desktop (64 bit) running windows 7  but the same macro is getting failed while executing on server (windows server 2003 enterprise edition x64 service pack 2)

what could be the possible reasons?

Please suggest

1 Solution

Accepted Solutions
Kushal_Chawda
Author

Hi,

Got the solution. Actually chart for which I was using this method  was in container. If i remove the chart from container it works fine

View solution in original post

3 Replies
rajeshvaswani77
Specialist III
Specialist III

Hi,

The Ajax client does not support most of the macro code. IE Plug-in does support. Are you using Ajax Client?

thanks,

Rajesh Vaswani

Kushal_Chawda
Author

Hi Rajesh,

Thanks for the reply

Actually I am testing the macro on server only (through developer version) not through accesspoint

Kushal_Chawda
Author

Hi,

Got the solution. Actually chart for which I was using this method  was in container. If i remove the chart from container it works fine