Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi
Is there any way to easily add a shadow behind an embedded power bi report?
is there something to set in the load config or something like that?
Hi @Anonymous ,
Please review the content in the following link, hope it can help you.
"*": {
"dropShadow": [
{
"color": {
"solid": {
"color": "#000000"
}
},
"show": true,
"position": "Outer",
"preset": "Custom",
"shadowSpread": 1,
"shadowBlur": 3,
"angle": 45,
"shadowDistance": 1,
"transparency": 87
}
]
}
Best Regards
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
3 |