Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello.
In Power BI it is possible to choose the colors for each category/legend of the chart (bar chat). Something like this:
Those are institutional colors that we need to use in our Paginated Reports. So far we have created the palette in the properties of the chart, but we do not have any idea about how to configure the colors matching the same definition of the original power bi graphic :
Is there a way to do this ? What could we missing?
Solved! Go to Solution.
Hi @Anonymous,
After I double check on the report builder, it seems not support theme. I'd like to suggest you use expression color formatting in paginated report.
Expression examples in Power BI Report Builder - Power BI | Microsoft Learn
=Iif('condition', "Green", "White")
Regards,
Xiaoxin Sheng
HI @Anonymous,
Perhaps you can try to use theme with custom data color set to achieve custom data color on your visual or try to use Dax expression to format your visual data labels.
Use report themes in Power BI Desktop - Power BI | Microsoft Learn
Apply conditional table formatting in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi @Anonymous
In this case what we need is to implement the custom color option present in Power BI into Paginated Report.
Is that possible?
Hi @Anonymous,
After I double check on the report builder, it seems not support theme. I'd like to suggest you use expression color formatting in paginated report.
Expression examples in Power BI Report Builder - Power BI | Microsoft Learn
=Iif('condition', "Green", "White")
Regards,
Xiaoxin Sheng
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |