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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
tjeee
Frequent Visitor

Back Blackground Power Bi

Hi ,

I am currently having a issue regarding the background color of PowerBi display. Today the background has turned black without any reason. I did not edit anything , it happened when i first time opened my browser checking my Data. This issue never happened before and im unable to find any solution in internet. Can someone please help me?  Thanks in Advance.

Regards,

Tejinder Singh

1 ACCEPTED SOLUTION

Hi All,

 

This is the expected result of the themes. The fix is to update your theme file to be more specific with your visualStyles section, replacing one of the wildcards with a specific entity (visual type or formatting card name). Please refer to power-bi/desktop-report-themes#report-theme-json-file-format

"visualStyles": {
        "*": {
            "*": {
                "*": [
                    {
                        "fontSize": 12,
                        "fontFamily": "Calibri",
                        "color": {
                            "solid": {
                                "color": "#000000"
                            }
                        }
                    }
                ]
            }
        },

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
benaud
Frequent Visitor

This also hasppened to me...

 

It's your theme.  Moreover the way PowerBI.com is handling the theme.

 

The first screenshot is no theme, 2nd is with the theme applied.

 

2018-07-10 12_25_07-Profitability - Power BI.png

 

2018-07-10 12_26_25-Service Vans - Power BI.png

 

Here is my theme, what ever i set the font colour to is what the background changes to ...  remove the font colour and it reverts back to default

2018-07-10 14_06_26-_C__Users_bmclean_Downloads_Adapt2.json - Notepad++.png

Hi All,

 

This is the expected result of the themes. The fix is to update your theme file to be more specific with your visualStyles section, replacing one of the wildcards with a specific entity (visual type or formatting card name). Please refer to power-bi/desktop-report-themes#report-theme-json-file-format

"visualStyles": {
        "*": {
            "*": {
                "*": [
                    {
                        "fontSize": 12,
                        "fontFamily": "Calibri",
                        "color": {
                            "solid": {
                                "color": "#000000"
                            }
                        }
                    }
                ]
            }
        },

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-jiascu-msft
Employee
Employee

Hi @tjeee @harrinho,

 

Did you use any custom themes? The related issue has been fixed already. Can you share some snapshots?

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
harrinho
Helper III
Helper III

Same here. The background has turn to grey/brown although the pbix is crystal clear white

 

prateekraina
Memorable Member
Memorable Member

Hi @tjeee,

 

Can you post a screenshot?

 

Prateek Raina

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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