Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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
Thanks for your reply, but still no images appear. QlikView has verified that this is a bug, but no ETA for fixing.