Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
tabrar75
Frequent Visitor

Image Property (JSON)

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

1 REPLY 1
Anonymous
Not applicable

Hi, 

 

You can use the below code:

 

"visualStyles": {

"image": {
"*": {

"imageScaling": [{
"imageScalingType": "Normal"
}]

}}}

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.