I have a massive data of 700 objects with the description only in column A. I want to get the images of those 700 object cells description. Somehow I have managed to get the links of all those objects into each cell through google drive in column B. Now I want the images to be shown in the column c.
the below function is not working for extraction of an image through drive link: =Image(url,1) , =image(B2) , arrayformula etc. Can someone tell me the how to extract the image from the link.