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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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