Image representation - filter out paths where image is missing
Hello community,
I use a "stupid" path column (static path + ID of image) to display images (a couple of thousands) in a text object (one at a time) using the image representation. With "stupid" I mean, that either the image or the text is shown in case there is no image available, since I have to create this image in another process (using copy and file conversion).
What I like to do now, is filter out all paths that can't show an image because simply the image isn't there. So that I'm then able to extract all missing image paths and then restart the process to create the files.