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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Adding localization to Display Names in Capabilities Panel

Hi,

 

I am trying to add localization to the capabilties in "dataRoles". Followed this link: https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Locale.md but the locale string is not reflecting. Can anyone give me better example? Also can anyone point me to better example of how to enable localization in your custom visual for e.g., changing tooltip header?

 

I am using API 1.6.0

 

 

1 ACCEPTED SOLUTION
MaksimGaliev
New Member

Hi nikhilkabbin,

 

this feature doesn't work using debug ("pbiviz start" command) at this moment. You can create a package .pbiviz and import it into web service or desktop. It should work correctly this way. Let us know if it doesn't work for you. 

Maksim Galiev,
Software Engineer

Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com

View solution in original post

3 REPLIES 3
MaksimGaliev
New Member

Hi nikhilkabbin,

 

this feature doesn't work using debug ("pbiviz start" command) at this moment. You can create a package .pbiviz and import it into web service or desktop. It should work correctly this way. Let us know if it doesn't work for you. 

Maksim Galiev,
Software Engineer

Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com
Anonymous
Not applicable

Hi MaksimGaliev

 

Thanks for the solution. It is working now. Just wondering when shall we expect testing these locale in debug mode?

It's going to be fixed by next week.

Maksim Galiev,
Software Engineer

Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors