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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
thomas_skariah
Creator III
Creator III

Qv Macro CopytoClipboard Msg

Hi All,

I have a macro that generates reports in excel file from multiple qlikview charts,it generates more than 50 reports in different excel sheets.

My issue here is sometimes while running the macro (while generating reports) it (QV) prompts message CopytoClipboard,which halts the macro to continue.

To overcome this issue I added  the code (ActiveDocument.GetApplication.WaitForIdle ,ActiveDocument.GetApplication.Sleep 5000) which will give some gap after every report is pasted in excel (for a smooth run),but with this also I didn't achieved and still sometimes showing the CopytoClipboard msg.

Can anyone suggest how to overcome this.

Regards,

Tom

0 Replies