This is the first time I write in this place. I was looking for a solution everywhere and I could not find it. I do not know if it can be done or not.
The theme is like this: I have a json where one of the data it contains is an image. I need to export that json to an excel, where each data goes to a cell. Therefore, I need to be able to insert that image into one of the cells.
Is it possible to do this? Keep in mind that it is for a mobile app offline, so it should be in javascript and client side.
Many thanks! Greetings.