The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I followed the doc:
https://docs.microsoft.com/en-us/power-bi/developer/visuals/localization
add locale power bi language,like this:
add en-US and zh-CN sub folder in "stringResources" folder,and two "resources.resjson" file,which setting every displayName for locale language.
but when I setting the locale language to 'en-US',the setting not working:
what I miss?
thanks.