Below is story like feature that I have been working on in my app. And you can see that some of the image is not setup for an account.
If the image is not yet setup, how can I display default/standard image?
Use an if-then-else column.
I also did what @Darren_Murphy did. One column of the specific logo. A different column with a generic logo. IF specific logo column empty THEN generic logo.
You could add your default image to a Glide Image column, and then refer to that column in the if-then-else.
OR we could go further, be little more creative and use the service with nice generative avatars with simple API (or smth similar) ![]()