Tableau Connector for Certinia

Build 25.0.9434

TranslatePickListFields

Specifies whether picklist field values should be translated into the language of the currently authenticated Certinia user.

Data Type

bool

Default Value

false

Remarks

By default, the connector retrieves raw picklist values as stored in Certinia. When TranslatePickListFields is set to true, the connector translates these values into the user’s preferred language based on their Certinia profile settings. This helps ensure that picklist values are displayed in a familiar, localized format that matches what the user would see in the Certinia UI.

This setting can be particularly useful for reports, dashboards, and user-facing applications where translations improve clarity and usability. However, if integration with systems or datasets that rely on raw picklist values is required, this property should remain disabled.

Performance Considerations

Enabling picklist translation may result in additional API calls or metadata lookups, which can slightly increase schema discovery time or query overhead. Additionally, maintaining consistency with external systems that store untranslated values may require disabling this property or using SkipPickListTranslation for selective control.

This property is useful for organizations that support multi-language environments and want their picklist fields to appear in the local language for each authenticated user.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434