Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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.
User | Count |
---|---|
116 | |
73 | |
60 | |
48 | |
48 |
User | Count |
---|---|
171 | |
122 | |
60 | |
59 | |
56 |