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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
gvg
Post Prodigy
Post Prodigy

Power BI Service shows different Indicator font in KPI visual rather than in Desktop

Hi folks,

 

I somehow came accross this odd behaviour when KPI visual font in Desktop and Service are different. See picture below. The upper picture is from Desktop, the lower - from Service. 

 

p1.jpg

 

Well, I am using custom theme like this below, but should this affect visual different representation in Service?

 

{
   "name":"gvTheme",
   "background":"#E6E6E6",
   "foreground":"#344D90",
   "dataColors":[ "#E7552C", "#6096ba", "#ffb745" ],
   "visualStyles":{
      "*":{
         "*":{
            "*":[
               {
                  "fontSize":10,
                  "fontFamily":"Calibri, Cambria",				  
                  "color":{
                     "solid":{

                     }
                  }
               }
            ]
         }
      }
   }
}h  

 

1 REPLY 1
v-danhe-msft
Microsoft Employee
Microsoft Employee

Hi @gvg ,

I could reproduce your problem after using your theme file, it do will affect visual representation in Service, I suggest you to modify your json file or you could just using the based setting for the KPI visual instead of your custom theme.

 

Regards,

Daniel He

Community Support Team _ Daniel He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.