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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi,
I am new to Power BI.
Is there any way to apply the color pallets to pie chart using custom visuals like in Qlik Sense.
In Employee name i have 20 records for each slice to apply the color manually is difficult.
Please let me know is there any simple way to do.
Thanks in advance
Solved! Go to Solution.
Hi@mahitham
You may can try to do a theme file and use Report themes in Power BI Desktop .and you can change the code
in the json file.
Reference :https://docs.microsoft.com/en-us/power-bi/desktop-report-themes
Best Regards,
Lin
Hi @mahitham,
You can set multiple colors (color palette) to the visual by using a Custom theme in your Power BI File.
Hi@mahitham
You may can try to do a theme file and use Report themes in Power BI Desktop .and you can change the code
in the json file.
Reference :https://docs.microsoft.com/en-us/power-bi/desktop-report-themes
Best Regards,
Lin