Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe 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.
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:
Power BI Service:
@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
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
52 | |
38 | |
34 |
User | Count |
---|---|
95 | |
69 | |
55 | |
52 | |
46 |