Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

export to excle with images from qv table

is there any option to export data with product images (product image should display in exported excle sheet not only path of image) from QV table 

normaly only image path is exported not the image itself.

Regards

1 Reply
jpengiu
Contributor III
Contributor III

I create a macro on excel that explode images from path.

This macro is simple and can be modified as you want.

My path start with "\\" and I use this charaters to find the column whit path.

I send you two file, one before and one after pressing button.

bye