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

Send to excel

Hi,

I have a straight table on that i have Expression as arrow images, I am getting problem when i send this straight table to send to excel this image dimension(Arrow) not display on the excel sheet.

Please help me for this.

Thanks

Ritul

2 Replies
Not applicable
Author

Hi ritul,

I don't think it is possible, because we can't copy the image into Excel cell.

Regards,

Kabilan K

Not applicable
Author

And if u want image in excel file use below code

ActiveDocument.GetSheetObject("CH03").CopyBitmapToClipboard

But, It  exports a Image file.

Regards,

Kabilan K