Forum Discussion
Azure Maps not loading in Power BI Service, when language is set to Arabic
Azure maps don't load in power bi service, when the language is set to Arabic (ar-QA). Inspecting the network logs, show a 404 for atlas-rtl.min.css
3 Replies
- mohitkumawatImpactful Individual
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-91few 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.- s_farooqRegular Visitor
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.
- s_farooq1Advocate I
Any Potential Solution now? The same issue still remains after 2 years and Bing Maps is being disabled next month.The same map will work when no query parameter or en-US is used. but if the report is opened with language =ar-QA in the query parameters, the map will just show a blank area. In the logs the above stylesheet is not found.