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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Paste table into email

How can I paste a table into an email. I am able to copy the table to the clipboard with CopyTableToClipboard or CopyBitmapToClipboard, but I don't know how to paste it into my email. I want to avoid saving it to a file.

4 Replies
Not applicable
Author

ctrl V

Not applicable
Author

I'm trying to do this automaticly via a macro. Sorry if that was unclear.

johnan
Creator III
Creator III

Big Smile

Not applicable
Author

It depends on what Email program are you using. I generally do this on the server, where I use OpenSource program called Blat. This provides a commandline option to attach files, which is very useful.

Same way, with Outlook you can create a new mail with attachment using correct commandline ( Check the Outlook options ).

'Hope this is helpful.