Forum Discussion
andrey-andrey
Jan 05, 2024Copper Contributor
IMAGE function is #BLOCKED! on macOS
I'm using IMAGE function to get an image from URL. Once it's loaded, it's also cached, but the result of my endpoint may change over time. So, to prevent caching, I've added a little hack with NOW fu...
CharlieZ138
Aug 14, 2024Brass Contributor
andrey-andrey Exact same issue!
DoeMurf
Aug 14, 2024Copper Contributor
I found a work around that is working for me
upload images and excel file on onedrive
Set all images and excel files share permissions to everyone
open excel file in OneDrive live
on OneDrive file manager choose image & hit three dots- click on embed & copy code
then create a column for Image Path and paste the embed code into a column
In another column use IMAGE formula to point to the column w/ embed code