Adding Picture to the Dashboard

Follow the steps to Add the picture on the Dashboard

  1. Add text tile
  2. In the Body of the text tile add the plain html to render an image, e.g:

<img src="https://your.website.com/your-image.jpg" width="100" height="100"/>

Note that you need to have the image hosted somewhere outside Looker, e.g. AWS S3 or Google Cloud Storage.

3 Likes

Hi Ishaq, can we add picture directly from Google ?

Thanks Ishaq, it really helped me.

1 Like

is the URL Should be public and everyone should have access. Is there any way that i can download image to looker and use them to avoid giving access to URLS

2 Likes

Better way to Have git repo public and used the git URL that will help !