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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
cassidy
Power Participant
Power Participant

"No Color" option missing in formatting

There use to be the option to select "No Color".  In some cases, there is an advantage to selecting No Color vs. White.

 

Any one know what happened to it or how to implement No Color?

 

cassidy_0-1673539807931.png

 

1 ACCEPTED SOLUTION
cassidy
Power Participant
Power Participant

I've found that somone called this issue nearly 2 Years ago via the Idea below.  Please vote for the Idea if you come across this post:

 

https://ideas.powerbi.com/ideas/idea/?ideaid=f4f23700-b785-eb11-8ced-281878dec3c7

View solution in original post

7 REPLIES 7
bklosowski
Frequent Visitor

This is ridiculous isn't it? Jesus Christ, this is a Microsoft product. More than 2 years that they know about this bug and no solution yet. 

@cassidy @blodus @bklosowski @Babette_Jolien @1SonOfABeast 

Yes

1. We need to have able/disable option for the column headers

2. No color option for all the color options.

Right? I so sick and tired of crappy microsoft products with no support and relying on users to find and make workarounds for all the bugs and stupid ideas.

Babette_Jolien
New Member

Hi Cassidy,

 

In case it is still relevant, you can try to reload a theme in which the color setting for this specific item in the visual is not set.

If you have a specific theme you need to use, try to edit it: 

  • save your current theme as a .json-file
  • open the theme-file and search for your visual name in the code
  • delete the color from the visual settings (this makes it 'no color')
  • save your new theme-file and reload it via 'browse for themes'

For example, write something like this: 

"pivotTable": { "*": {
      //...
     "subTotals": [{
          "rowSubtotals": false,
          "columnSubtotals": true,
          "fontColor": {"solid":{"color";"#846EAF"}},
          }]

Instead of this: 

"pivotTable": { "*": {
      //...
     "subTotals": [{
          "rowSubtotals": false,
          "columnSubtotals": true,
          "fontColor": {"solid":{"color";"#846EAF"}},
          "backColor": {"solid":{"color";"#E6E6E6"}}
          }]

 

1SonOfABeast
New Member

I have not found a direct solution.

But the workaround is to remove that column from your chart/matrix and then add it again. It seems to reset the specific column settings.

 

Hope this helps

cassidy
Power Participant
Power Participant

I've found that somone called this issue nearly 2 Years ago via the Idea below.  Please vote for the Idea if you come across this post:

 

https://ideas.powerbi.com/ideas/idea/?ideaid=f4f23700-b785-eb11-8ced-281878dec3c7

cassidy
Power Participant
Power Participant

An example of how it's actually necessary to be able to select "No Color":

 

I have Row Grand Totals selected to be Grey, however my Column on the Right has a Specific Column color of White.  But if you turn off apply to Totals so that it goes Grey, then I lose the ability to Center the Total value.  I either need the ability to Center Row Grand Totals or apply No Color to the Specific Column.

 

The only reason my column on the Left still works is because I never applied a Color to it, so it's still holding on to "No Color" thankfully.

cassidy_0-1673541301625.png

 

Helpful resources

Announcements
Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.