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: 
m_woolf
Master II
Master II

Qlikocx and the CopyBitmapToClipboard method of chart objects

I have a pivotchart that places images in some cells based on conditions. When the user clicks a button, it uses the CopyBitmapToClipboard method to copy the chart into PowerPoint.

This works great in the client whether my images are local or on the test accesspoint.

When I run the application from the accesspoint using the Qlikocx plugin, the images display; but the CopyBitmapToClipboard method produces images of the chart where most of cells have \ instead of the image. Closer examination reveals that the \ is the begining of the path to the image file. I have tried CopyBitmaptoClipboard with other applications that have images in cells by right-clicking and the same thing happens. Most cells (but not all) show the path and file name, not the image.

Is this a known bug in QV? Does anyone know a workaround?

2 Replies
Not applicable

Hi,

You can load the images as part of your datasource using "INFO" commands. Then i hope you can able to see it in the IE Plugin.

Regards

Rajesh

m_woolf
Master II
Master II
Author

Thanks for your reply, but still no images appear. QlikView has verified that this is a bug, but no ETA for fixing.