I have an existing table with 800+ records (imported from a CSV). Now, I’d like to add an image for each record (import from a folder of PNGs–with matching file names). Is there a way to do this in bulk?
Example Records:
Name, Type1, Type2, Image
Abomasnow, Grass, Ice, cto add: abomasnow.png]
Aerodactyl, Rock, Flying, nto add: aerodactyl.png]
Aggron, Steel, Rock, cto add: aggron.png]
etc.