Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
SwaroopRoyM
Helper II
Helper II

desktop

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

4 REPLIES 4
v-yuezhe-msft
Employee
Employee

@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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you Lydia for the response. 

 

I submitted this as an idea in the Forum as suggested by you.

 

Thanks,

Swaroop

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.