Apr 13, 2020 04:46 PM
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, [to add: abomasnow.png]
Aerodactyl, Rock, Flying, [to add: aerodactyl.png]
Aggron, Steel, Rock, [to add: aggron.png]
etc.
Solved! Go to Solution.
Apr 13, 2020 08:12 PM
Figured out a workaround. This assumes you have one file/image for every Record AND filenames that match a Name field:
Apr 13, 2020 08:12 PM
Figured out a workaround. This assumes you have one file/image for every Record AND filenames that match a Name field:
Jan 01, 2023 09:37 PM
Dear Donny,
I used to use this feature a lot before, but I see that it is not possible anymore. Have you found a way to import series of images again?
Thanks