I saw Metabase has a cool feature since v0.31 enabling to display images inside a table view.
I’ve got an image_url field in my Postgres DB populated with values like ‘https://pngimg.com/uploads/google/google_PNG19624.png’.
I did change the Type to ‘Image URL’ in Admin > Data Model, and I’m able to select ‘Image’ in ‘View as link or image’ image_url field dropdown, but in the table view, it will still appears as a link.
I tried with Metabase v0.31 and latest Metabase v0.36.6