Categorize and display reports in different languages

 

Applies To: Dynamics CRM 2013

You can enable additional languages in Microsoft Dynamics CRM by installing Language Packs. This lets you display text in the user interface, Help, and reports in different languages. For more information about how to install Language Packs, see Microsoft Dynamics CRM 2013 Implementation Guide.

To categorize the reports by language, use the Report.LanguageCode attribute. You can set the attribute to a specific locale ID (for example, 1033 for US English) to make the report visible to the users of that language. For example, the English out-of-the-box Account Summary report appears in the Reports grid in the English user interface, but not in the Spanish or German user interfaces in the same organization.

You can also set the Report.LanguageCode attribute to -1 (minus one) to make the report visible to all users in the base language user interface, which is installed during the original Microsoft Dynamics CRM server installation, and in the user interfaces in other languages. For information about the valid Locale ID values, see Microsoft Locale ID Values.

You can use the report language information in combination with information that is contained in the report entity, report category, and report visibility entities to determine the areas and categories in Microsoft Dynamics CRM where the report is shown in different user interfaces languages.

Note

The Language element inside the report definition language (RDL) file does not determine where the report is shown in Microsoft Dynamics CRM. It contains an expression that evaluates to a language code as defined in the Internet Engineering Task Force (IETF) RFC1766 specification. The language code is used mainly for formatting numbers, dates, and times for a specified language. More information: Language Element (Report) (RDL).

See Also

Report Writers Guide for Microsoft Dynamics CRM 2013
Best practices for reports

© 2016 Microsoft Corporation. All rights reserved. Copyright