Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi , Does Power BI on Prem (PBIRS) support image property in JSON (theme file). If not what could be workaround to use logo in theme(JSON) files (prefferably should read from webserver) for powerbi desktop(on prem version)
Thanks
Hi,
You can use the below code:
"visualStyles": {
"image": {
"*": {
"imageScaling": [{
"imageScalingType": "Normal"
}]
}}}
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |