Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
hello,
I want to add conditional column icon.
so I try to add theme code, but it doesn't work.
Error Code > #/icons must be array (type; matching schema #/properties/icons/type)
I attach my code.
{
"name": "Percent Icons",
"icons": {
"complete100": {
"url": "data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='50' fill='#008A00' /> </svg>",
"description": "100% Complete"
}
}
}
please help me.....
Thank you
I just want to point out that after recent Power BI updates, this JSON doesn't validate.
The error thrown will be something like what the OP posted: "#/icons must be array (type; matching schema #/properties/icons/type)
I haven't figured out the solution yet, hopefully someone who sees this has and can share!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 23 | |
| 14 |
| User | Count |
|---|---|
| 48 | |
| 33 | |
| 20 | |
| 18 | |
| 16 |