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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
AliSafa
Advocate I
Advocate I

specify images based on the parameter in paginated report

Hello Folks,

 

is there any way in the paginated report that allows me to show a specific image based on the selected parameter?


example:

in parameter(filter), user can choose a product between Orange/apple/banana. 
if he selects an apple and clicks on the "view report", the result should show the apple photo.
the same for oranges and bananas.

 

thank you

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @AliSafa,

Please take a look at Chris Webb's blog to know how to store the image as base64 strings into the data model tables:

Chris Webb's BI Blog: Storing Large Images In Power BI Datasets Chris Webb's BI Blog (crossjoin.co.u...

After these steps, you can simply use a filter to interact with the stored image, then it can be recognized by power bi and show the image in visual.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @AliSafa,

Please take a look at Chris Webb's blog to know how to store the image as base64 strings into the data model tables:

Chris Webb's BI Blog: Storing Large Images In Power BI Datasets Chris Webb's BI Blog (crossjoin.co.u...

After these steps, you can simply use a filter to interact with the stored image, then it can be recognized by power bi and show the image in visual.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.