Forum Discussion
Display images from OneDrive in PowerBI Report
Hi,
We want to display a image from OneDrive folder.
The image would be replaced every day.
Requesting suggestions on how we can get the image to be displayed and updated in PowerBI Report.
Hi sayali_deshmukh ,
create a Azure Storage Account
Enter the required information and click on "Review + Create"
Create
Download & Install the Azure Storage-Explorer
https://azure.microsoft.com/en-us/features/storage-explorer/
Connect the Azure Storage Explorer to your Azure Account and create a Blob Container.
Set the Public Access Level...
Set the Public read access
Now you can open the container, Upload Files and Copy the URL
9 Replies
- amitchandak
Super User
Try if these can help
https://visualbi.com/blogs/microsoft/powerbi/dynamically-display-images-power-bi/
- mwegener
Most Valuable Professional
- sayali_deshmukh
Helper III
Hi mwegener
Thank you for your response.
I am not getting the embed option. Please see the screenshot below -
- mwegener
Most Valuable Professional
Hi sayali_deshmukh ,
the Embed option is only supported in the OneDrive not in the OneDrive for Business library.
- mwegener
Most Valuable Professional
Hi sayali_deshmukh ,
I use Azure Blob storage for this.
https://azure.microsoft.com/en-us/features/storage-explorer/
- sayali_deshmukh
Helper III
- mwegener
Most Valuable Professional
Hi sayali_deshmukh ,
create a Azure Storage Account
Enter the required information and click on "Review + Create"
Create
Download & Install the Azure Storage-Explorer
https://azure.microsoft.com/en-us/features/storage-explorer/
Connect the Azure Storage Explorer to your Azure Account and create a Blob Container.
Set the Public Access Level...
Set the Public read access
Now you can open the container, Upload Files and Copy the URL
- Joe_Grosskopf
Helper II
at I needed to upload was a legend for various visuals. I found an article that explained how to create a table and turn it into a legend then I could PIN it to the dashboard. THanks for all the input and responses