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
Anonymous
Not applicable

Theme from pbix file does not stay after publishing to service

Hello,

 

I dont know if this is a bug or something I am doing wrong. I have imported my theme in to my pbix file and everything looks ok because everything  now has a shadow box ( I made sure that everything got a shadow box for debugging purposes). But once I published it to the service I got a completely different look. Even after publishing into a completely clean workspace. What is going on???

 

PBIX file:

 

pbixFile.PNG

 

Power BI Service:

 

service.PNG

4 REPLIES 4
amitchandak
Super User
Super User

@Anonymous , which browser is this

Other than IE 11 , most of the other it should work -https://docs.microsoft.com/en-us/power-bi/fundamentals/power-bi-browsers

 

else log an issue -https://community.powerbi.com/t5/Issues/idb-p/Issues

Anonymous
Not applicable

Hey @amitchandak ,

 

You would think so but the same error persists in Edge and Chrome.

Anonymous
Not applicable

Here is my code for the dropShadow

 

"dropShadow": [
          {
            "show": true,
            "color": {
              "solid": {
                "color": {
                  "expr": {
                    "ThemeDataColor": {
                      "ColorId": 0,
                      "Percent": -0.3
                    }
                  }
                }
              }
            },
            "position": "Outer",
            "preset": "Custom",
            "shadowDistance": 5,
            "transparency": 70
          }
        ]

Hi @Anonymous ,

Cannot import this theme into my .pbix file by your theme code to reproduce it, maybe you can consider sharing a dummy file for further discussion.

 

Best Regards,
Yingjie Li

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

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.