Hi all,
In my report, I use a formula like this in a table:
HYPERLINK(URL_Field, IMAGE(Image_URL, "icon"))
It used to work, but now it redirects to https://lookerstudio.google.com/u/0/
when someone clicks the image. The image shows fine, and I use Owner’s credentials for all data sources.
If I switch to a text hyperlink (HYPERLINK(URL_Field, "Go to the URL")
), it works normally.
This is now happening across reports for multiple users. Has anyone else seen this? Is it a recent bug?
Thanks!