Hi Everyone!
I have a an app which pulls images from Google drive using a virtual column. Each filename of the image is a number, so it's simple to have avirtual column of:
"Image Folder/"&[RecordID]&".jpg"
Not all of the records have an image, in which case the app displays a small warning triangle icon, which is fine.
My challenge is to identify which records don't have an image, kind of like an "IFERROR()" function.
Is there any way to do this?
User | Count |
---|---|
22 | |
15 | |
4 | |
3 | |
3 |