Join 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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I would like to apply the below theme to a pie chart, but it's not working. Please let me know where am going wrong?
{
"name": "Visual1",
"pieChart":
{
"dataColors": ["#FFFF00","#3A01DF", "#cc4477"]
}
}
JSON file name's also "Visual1.json"
Thanks,
Swaroop
@SwaroopRoyM,
According to this article, we would need to define the JSON file as below. The data colors apply to data in all visuals in your PBIX file.
{
"name": "Visual1",
"dataColors": ["#FFFF00","#3A01DF", "#cc4477"],
"background":"#FFFFFF",
"foreground": "#3A6108",
"tableAccent": "#568410"
}
Regards,
Lydia
HI Lydia,
Thanks for the reply, but i want this theme to be applied only to piechart visual and not any other visual in the report.
Basically, i want to apply themes based on the visual
Thanks,
Swaroop
@SwaroopRoyM,
Currently, it doesn't support to configure data color for specific visual in the report theme, you can submit a feature request in the Power BI ideas forum.
Regards,
Lydia
Thank you Lydia for the response.
I submitted this as an idea in the Forum as suggested by you.
Thanks,
Swaroop
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 39 | |
| 37 | |
| 33 | |
| 33 | |
| 29 |
| User | Count |
|---|---|
| 134 | |
| 96 | |
| 78 | |
| 67 | |
| 65 |