The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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