Survey Question Answer Translations

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

Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.SurveyQuesAnswerTranslationExtractPVO

Primary Keys : Language, AnswerId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
AnswerId The unique identifier of the survey answer. This is a foreign Key to the Survey Question Answer object.
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.
SourceLang Indicates the code of the language in which the contents of the translatable columns were originally created.
Text The language dependent translatable survey answer for the user.