How can I locally-host images for Table visualizations?

Hi there,

Many of my customer's don't have an internet connection on site (due to security concerns).

This causes an issue with icons/images not loading in table visualizations.
I got around this when using a Text Box by using a Base 64 in Markdown. However, Markdown does not work for tables.

Is it possible for tables to use Markdown in a future update? How can I embed images into a table programmatically?

Hi @OnlineChampion
You can setup a local webserver to host images on the internal network.
There's a request for inline images:
https://github.com/metabase/metabase/issues/12922 - upvote by clicking :+1: on the first post