Hello good data team, Is it possible to assign a ...
# gooddata-platform
v
Hello good data team, Is it possible to assign a metric to an attribute in a filter, so that when selecting a language, the dashboard is translated? I am working on a D.R.E dashboard project where I need to translate the metrics into Portuguese, English, and Mandarin.
m
Hi Vinicius, this is currently possible via Gray Pages assuming that you are using our legacy platform: https://help.gooddata.com/classic/en/expand-your-gooddata-platform/gooddata-integration-into-your-application/metadata-localization/#locali[…]guages
One more thing to note is that only metadata can be translated. Your data will remain as is and you will need to load it in the desired language.
v
Ok, I managed to export the xlf file, after translating it I import it and how could I create a filter on top of it so that if I filter the English language for example it will pull the data based on the language?
m
Sorry for not being clearer. I am afraid that creating a filter this way is not possible, you can only translate the metadata on your workspace by following the steps in the documentation above. Once you have the XLIFF file for the target language (the language to translate the workspace into), you will need to access the gray pages resource to paste it and submit the changes.
I will be glad to share your use case with our engineers as product feedback though. Could you let us know why you are trying to achieve this via a dashboard filter?
v
Copy code
Because we have a multinational company and our environment is in Portuguese, the metrics would have to be multilingual to cover all employees, especially in the controllership and financial dashs
m
Thanks for sharing this. It is certainly possible to translate the metric metada, e.g., title, filters, attributes and facts, but the data itself would remain untranslated. If you want to give it a go, please feel free to follow the steps in the documentation I shared previously and let us know if you run into any troubles.