Forum Discussion
anupambit1797
Oct 10, 2024Iron Contributor
Export Images from Jira to csv/excel
Dear experts ,
Greetings!
I have a query on jira export to csv, when I export jira Tickets to csv , using export to csv as below:-
The Tickets are exported properly in csv/excel, but the images used in those Tickets(description, analysis) are shown as below:-
I did some Google on this , it says we need to create some kind of scripts for this..
Could you please guide me on how to achieve this or if any such script already existing?
Thanks in Advance,
Br,
Anupam
7 Replies
Sort By
- JKPieterseSilver ContributorIf you know the path to that image file so you can build the full URL of the image, you could use the IMAGE function in Excel to pull in the images.
- anupambit1797Iron Contributor
Thanks JKPieterse , I tried that image function , but getting below Err.
Atleast , it should ask me for like my user/pass so that it can fetch the image.. but showing "Blocked"
Thanks in Advance,
Br,
Anupam
- peiyezhuBronze ContributorI am afraid the url is not valid.
Can you see the image by visiting the url by Edge browser?