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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors