Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
I have a requirement in Power BI report in which Image tag present in questions column, which needs to be replaced with an image stored on blob storage and display the question with image, below are 3 examples in which data between "<< >>" operator need to be replaced with an image.
1) What fraction is represented by the shaded region in the diagram below? <<NF.3.16.Q>>
2) Which model represents <<F.1.4>> shaded?
3) There are four shapes shown below. Which shape has exactly 4 angles? <<G.3.3.QA>>, <<G.3.3.QB>>, <<G.3.3.QC>>, <<G.3.3.QD>>
Image path and naming convention will be like if a tag contain value <<G.3.3.QA>>, image path will be https://abc.blob.core.windos.net/image/G.3.3.QA.png.
Please let me know if you have any suggestion how I can achieve this.
Hi @MFelix
Thanks for the response, in my scenario, there are questions in which we don't have an image , few are the above example in which we may have image more than 2 or 3 in same cell. we need the text as well as the image of those tags.
For example :
Source Data from question column :
There are four shapes shown below. Which shape has exactly 4 angles? <<G.3.3.QA>>, <<G.3.3.QB>>, <<G.3.3.QC>>, <<G.3.3.QD>>
Output I need to display :
Hi @rishabh392 ,
Are there many cases with this 2/3 images sets?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @rishabh392 ,
For this I believe that the best option is to create an additional column on your dataset with the URL of the Images you need, you need to make a search on the text for the << >> if they are in your data, and then categorized those columns has images that will alllow you to have those columns on a table or matrix has an image.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsJoin the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.