Forum Discussion

vcuellar's avatar
vcuellar
New Member
8 months ago

DAX Expressions in Multilanguage Reports

Hey everyone, I am currently working in a development to add translations into a Report, but so far the approach to convert Chart Titles, Axis Titles and Buttons into different languages is using USERCULTURE() DAX Expression. I was wondering,have someone tried a different way to automate this, by using AI or maybe other external resource like Translations Builder does for metadata? 

 

Thanks!

1 Reply

  • vcuellar You can use Tabular Editor and other third party tools to add translations. That being said, I have seen really good results just using the translation features of modern web browsers. A lot less work overall.