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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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