Forum Discussion
Babak_Samet
1 year agoRegular Visitor
Status icons with dynamic numbers in a cell
Hello Power BI Community, I’m working on a report where I need to display multiple status icons (in SVG format) in a table, with dynamic numbers overlaid on top of the icons. The status icons repres...
- 1 year ago
You are nearly there, just need to make your text string look like an actual image URL.
Add the required prefix as explained here.
Use SVG Images in Power BI: Part 3 - DataVeld
You will also want to add a viewport.
lbendlin
Super User
1 year agoYou are nearly there, just need to make your text string look like an actual image URL.
Add the required prefix as explained here.
Use SVG Images in Power BI: Part 3 - DataVeld
You will also want to add a viewport.