Forum Discussion
Azure Maps not loading in Power BI Service, when language is set to Arabic
Hi s_farooq ,
try to change the language before importing Data in the Power BI desktop and also change in browser settings.
https://learn.microsoft.com/en-us/power-bi/fundamentals/supported-languages-countries-regions#microsoft-edge-version-91
few limitations of Azure Maps in Power BI services when using the Arabic language:The quality of the translations can vary depending on the feature.
Some features, such as traffic incidents and weather forecasts, are not yet available in Arabic.
Can you please provide azure Map visual Error Snapshot for more detailed information.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
The Azure maps is loading fine if I change the language parameter from the url to english. There is no visual level error, it is just a blank plot area as in the picture at the end.
The only error that I can notice is in the network tab where the following url is returning error:
https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.rtl.min.css
On the other hand, the english version loads the atlas.min.css just fine:
https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.min.css
I am just trying to display a bubble for the country on satellite view.