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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Macro drops Chart heading?!

Hi All,

I have a macro that exports charts to excel. When I export a chart as a Bitmap (obj.CopyBitmapToClipboard), its only exports the body of the graph and not the heading given.

Any Ideas?

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Captions are not exported. You can try the macro from this post. Change tableToExport.CopyTableToClipboard true with tableToExport.CopyBitmapToClipboard true if you want to copy the image of the table instead of the data.


talk is cheap, supply exceeds demand