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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I use a custom theme to set default options for a number of visuals. I would like to have the theme automatically a custom color for the Color option under the Default Color style card for Shape Maps. I added the following to my theme under the visualStyles section:
"shapeMap": {
"*": {
"defaultColor": [{
"color": "#F6E3D2"
}]
}
}The theme loads correctly, but the map still defaults to using the standard grey instead of my custom color. Any ideas?
Solved! Go to Solution.
Hi @jcpewittyancey ,
The given theme file does not target the default color for shape map. Here is a correct snippet:
Hi @jcpewittyancey ,
The given theme file does not target the default color for shape map. Here is a correct snippet:
Hi @jcpewittyancey ,
Based on my test, I can reproduce your issue here. Thanks for pointing it out, I have reported it to PG, Once fixed, will let your know.
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 |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 35 | |
| 29 | |
| 23 | |
| 22 |