Does downloading the data with image is possible in Excel

Hi team ,

Does downloading the data with image is possible in Excel ? I have list of images which need to be downloaded while Excel download along with data

It's possible but tricky.

The only way I would know to do this is to add apache POI into your project:

Then use the api to pull images. You can use AI for assistance if you want to try it. I'd recommend trying in a development gateway first!