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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
AzaharoddinSk
Frequent Visitor

PowerBi Theme files

Is it possible to include a logo image in a JSON theme file and position it at the top-left corner?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @AzaharoddinSk ,

Base on my research, we can't include a log image in a JSON theme file. However, you can follow the solution in the following threads which has the same problem as yours to achieve the similar function...

Workaround 1. Convert your image to a base64 file and then add it to JOSN theme file

Try to translate the image to base64 file, use a free online converter to convert the images to Base64 files.

Then add the code.

The following website can translate the image to base64.

Base64 Image Encoder (base64-image.de)

And you can refer to the following video.

Power Bi : Set image as permanent background for all pages - Bing video



Workaround 2. Convert the image to an SVG file and then add it to JOSN theme file

Ok, I got it! https://onlineimagetools.com/convert-image-to-data-uri

Using the resulting code allowed me to have a custom icon in my custom PBI theme. Sweet victory :0)

Thank you for your help - looking for svg converters is what allowed the solution to pop up.


Best Regards

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @AzaharoddinSk ,

Base on my research, we can't include a log image in a JSON theme file. However, you can follow the solution in the following threads which has the same problem as yours to achieve the similar function...

Workaround 1. Convert your image to a base64 file and then add it to JOSN theme file

Try to translate the image to base64 file, use a free online converter to convert the images to Base64 files.

Then add the code.

The following website can translate the image to base64.

Base64 Image Encoder (base64-image.de)

And you can refer to the following video.

Power Bi : Set image as permanent background for all pages - Bing video



Workaround 2. Convert the image to an SVG file and then add it to JOSN theme file

Ok, I got it! https://onlineimagetools.com/convert-image-to-data-uri

Using the resulting code allowed me to have a custom icon in my custom PBI theme. Sweet victory :0)

Thank you for your help - looking for svg converters is what allowed the solution to pop up.


Best Regards

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.