Forum Discussion
AliSafa
Advocate I
4 years agospecify 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...
- Anonymous4 years ago
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:
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
Anonymous
4 years agoNot 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:
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