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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to extract 'bubble image' into Excel?

We created bubble images and those are working great on report. But once we extract that data into Excel, we are missing bubbles. Can someone help us please?

Code we are using for Bubble:

**************************************************************************************

if(sum(DelivQty) >=10 and (sum(DelivQty)<=19),

'qmem://<bundled>/BuiltIn/led_g.png','qmem://<bundled>/BuiltIn/led_r.png')

*************************************************************************************

Sample bubble screenshot also enclosed.

Thanks.

4 Replies
sushil353
Master II
Master II

Hi ,,

check out this:  http://community.qlik.com/thread/80482

HTH

Sushil

Not applicable
Author

sushil

We are exporting a Table and Table has bubble images. We would like to get those images with 'Data export'. We are getting 'table data' fine to Excel but 'image column' is missing in excel export (or coming with blank - basically bubbles are not printing).

Your suggested solution will help in exporting whole chart.

Not applicable
Author

Any one have a solution for this? We just need to export 'leg.g/r-ping' to excel. Thanks for all your help.

MarcoWedel

When exporting a chart's data to Excel, you only get the data.

You can instead copy the charts including the images by copy/paste as image or the object itself.

hope this helps

regards

Marco