Forum Discussion
Visual API - changing Visual properties | usage: translations
Hello!
Context : we're having our powerbi dashboards embedded either as a whole report or only standalone visuals.
We want to translate the content of our dashbaords in several languages. we could do that via the metadata translations ( DAx Editor -> cultures).
What we want to achieve is to have the visuals titles etc translated. we are looking for a way which is easy to maintain.
Been looking in forums and couldnt find an elegant way.
According to MS this could be achieved using the Visuals API but the documentation is new and we cannot interpret if we can use it for this.
Visual API - Power BI | Microsoft Docs
Would there be someone who did this before and give some directions?
Best!
2 Replies
- AnonymousNot applicable
Hi ducky ,
Not sure if this will work well for your needs, during my research I found two threads that may be similar.
Visuals labels translations in Power BI reports
Automatic Translation of Visuals Labels
Best Regards,
Community Support Team _ CaitlynIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- duckyAdvocate I
hi Anonymous ,
I've seen this one too but our solution have metadata and its embedded so unsure if it would help.
thanks for recommendations though!