Survey Question Translations

The survey question translation view object provides details about the survey question content that's available in different languages.

Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.SurveyQuestionTranslationExtractPVO

Primary Keys : Language, QuestionId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
CreatedBy The user who created the row.
CreationDate The date and time when the row was created.
Language Indicates the code of the language into which the contents of the translatable columns are translated.
LastUpdateDate The date and time when the row was last updated.
LastUpdateLogin The session login of the user who last updated the row.
LastUpdatedBy The user who last updated the row.
ObjectVersionNumber The number of times the row has been updated.
QuestionId The unique identifier of the survey question. This is a foreign Key to the Survey Question object.
SourceLang Indicates the code of the language in which the contents of the translatable columns were originally created.
Text The language dependent translatable survey question.