Share via


GETUSERCULTURE (Report Builder)

Returns the user's language or locale.

Syntax

GETUSERCULTURE( )

Remarks

  • You can use this type of function to determine what information is available to individuals reading your report. For example, if the language-format returned is en-US, you can display only the marketing data for that region.

Example

Formula Result

GETUSERCULTURE( )

Returns the locale information of the person viewing the report in the following format: language-format. For example, en-US. For more information about available language-format information, see the .NET Framework SDK on the Microsoft Developer Network.

See Also

Concepts

Working with Formulas (Report Builder)
Using Functions (Report Builder)
Information Functions (Report Builder)
Report Builder How-to Topics
Working with Literals in Formulas and Filters (Report Builder)
Formatting Data, Text, and Images (Report Builder)

Help and Information

Getting SQL Server 2005 Assistance