Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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 |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |