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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Custome colors for categories in Bar chart in Power Reporting Builder

Hello.

In Power BI it is possible to choose the colors for each category/legend of the chart (bar chat). Something like this:

db2907_0-1691787443463.png

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 :

db2907_1-1691787568893.png

Is there a way to do this ? What could we missing?

1 ACCEPTED 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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

3 REPLIES 3
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
Anonymous
Not applicable

Hi @v-shex-msft 

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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