March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Currently I'm considering creating the database consists from several languega information.
I have the several data sources with English, Chinese, French, and Japanese, and each data has each query in one Power BI file.
I'd like to translate each data to English using Translations Builder, but I'm not sure if it's possible with this tool.
Do you think Translations Builder is suitable tool for what I want to achieve?
Solved! Go to Solution.
Hi @Misakita22 ,
As I said above, Translations Builder just translates the metadata (like column names and measure names).
Not the data in the record.
//I'd like to translate each data to English using Translations Builder...
If you want to translate every record in the table into a uniform language, you may need to consider other methods, such as calling some translation api in PowerQuery as mentioned above to translate the columns that need to be translated.
Please feel free to contact me if you have any other questions.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
"Does the Translations Builder tool support POWER BI reports with SSAS tabular models as a data source?"
Hi @Misakita22 ,
Translations Builder is primarily designed to assist with adding multiple-language support to project files in Power BI Desktop. It excels in updating metadata translations associated with data model objects, including tables, columns, and measures. This is particularly useful for creating reports that support multiple languages by displaying metadata (like column names and measure names) in the user's preferred language.
However, when it comes to translating the actual data content (such as date formats or textual data within the rows of your tables), Translations Builder might not be the direct solution. Data translation requires a different approach, often involving the extension of the underlying data source with additional columns for each language or implementing a data translation strategy that might include using external translation services or custom scripts.
You might consider using an intermediate layer like Dataflow to prepare the data sources by adding additional columns for English translations as Power Query imports the data. This may require manual translation or initial setup using an automated translation service.
Azure AI Translator | Microsoft Azure
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Hello @v-cgao-msft,
Thank you for your reply.
I understood I need to use external translate tool such like Azure translation service, and I can configure the Azure translation on Translations Builder, then can ad the column to translate to English.
Generate machine translations using Azure Translator Service - Power BI | Microsoft Learn
Is my understanding correct?
In that case, what Iwant to know is can I set secondary language for each query.
Hi @Misakita22 ,
As I said above, Translations Builder just translates the metadata (like column names and measure names).
Not the data in the record.
//I'd like to translate each data to English using Translations Builder...
If you want to translate every record in the table into a uniform language, you may need to consider other methods, such as calling some translation api in PowerQuery as mentioned above to translate the columns that need to be translated.
Please feel free to contact me if you have any other questions.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |