Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Multi - languaje data auto

Hi.

 

I tried to implement an auto multi-languaje report whit userculture() measure.

I used this guidance: https://github.com/PowerBiDevCamp/TranslationsBuilder/blob/main/Docs/Building%20Multi-language%20Reports%20in%20Power%20BI.md

 

In this article, metadata and lables are auto translate whit default browser languaje. I have no problem with this.

The problem is in that article, to translate the date, he used a parameter field.

 

I need to auto translate the data too.

Userculture can´t be use in a calculated column or table; then i can´t auto filter my table.

I tried whit RLS but i can´t implement.

 

Can anyone help me?

Thanks.

  • Anonymous's avatar
    Anonymous
    2 years ago

    Finally, i used RLS.

    I didn´t know that RLS only can used by visor users.

    Thanks.