This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi, I need to do a conditional formatting using a custom shape, how can I use a different shape?
thanks
Solved! Go to Solution.
Hi @Giada90
Power BI doesnot support importing custom shapes for conditional formatting and limited to the built-in icons like circles, arrows, flags in table or matrix visuals.
If you need different shapes, the workarounds are by using unicode symbols through a DAX measure, using images or icons via image URL
hi @Giada90
Instead of using a custom shape, a good alternative is a DAX-generated SVG measure designed to mimic the same appearance, while allowing the color to change dynamically based on conditions. This can be displayed in an image visual using a measure, eliminating the need to upload and manage static image files. One approach is to use AI to help generate the DAX SVG code, then refine it through some trial and error until the output looks and behaves as intended.
Hi @Giada90
Thank you for submitting your question to the Microsoft Fabric Community Forum, and thanks to @krishnakanth240 for offering helpful suggestions.
Could you let us know if the suggested solution resolved your issue?If you still need help, please share more details so we can assist you further.
Thank you.
Hi @Giada90
Power BI doesnot support importing custom shapes for conditional formatting and limited to the built-in icons like circles, arrows, flags in table or matrix visuals.
If you need different shapes, the workarounds are by using unicode symbols through a DAX measure, using images or icons via image URL
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 32 | |
| 26 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 69 | |
| 50 | |
| 30 | |
| 25 | |
| 24 |