Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have a requirement of export chart with Image.I just want to click on export and the data gets export with image.I tried with copy to clipboard option in IE plugin and also ctrl+save right click option but this is manual approach.Can any one tell is this functionality achievable with Qlik.
Please let me know the best option to do.(Macro can't use as my project uses extention object which does not work with IE plugin)
Regards,
Mayank
Hi ,
Can anyone reply to this query?
Regards,
Mayank
It's not possible to export tables with embedded images unless you take the whole table as image.
As workaround you could try to replace the images with unicode-characters like this one: Unicodeblock Pfeile – Wikipedia. Another possibility might be to place the url from image into the table and fetch with them the image within excel (AFAIK you will need an excel-makro to get the image from the url - the url won't be interpreted automatically, it's just text).
- Marcus