Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
MikelPC
Frequent Visitor

add picture of each product when selected

Hello,

I have a folder with all the product pictures with the product number as picture name. The question is if is possible on power bi to see the product picture when the product is selected. 

 

Thank you!

1 ACCEPTED SOLUTION
synergised
Resolver II
Resolver II

It is possible to show images in the controls.. (as long as it doesn't become an aggregation (grid:  First / Last)).  The images need to use a URL to access them - you then change field to be of type "Image URL"

 

1.  We created an Azure web site and uploaded the images to it for our power bi image server.   The images just need to be publically accessible so the power bi service can use them.

 

2.  We just created an image field in our table.. you should be able to construct the URL as needed using your product number:  https://.../azureweb.net/.../navbuttonClose.png (the basic format)  type of "Image URL"

 

 

 

usingimages.png

View solution in original post

1 REPLY 1
synergised
Resolver II
Resolver II

It is possible to show images in the controls.. (as long as it doesn't become an aggregation (grid:  First / Last)).  The images need to use a URL to access them - you then change field to be of type "Image URL"

 

1.  We created an Azure web site and uploaded the images to it for our power bi image server.   The images just need to be publically accessible so the power bi service can use them.

 

2.  We just created an image field in our table.. you should be able to construct the URL as needed using your product number:  https://.../azureweb.net/.../navbuttonClose.png (the basic format)  type of "Image URL"

 

 

 

usingimages.png

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.