Why embeddded data is not translated | XM Community
Skip to main content
Solved

Why embeddded data is not translated

  • November 12, 2024
  • 3 replies
  • 59 views

  • Level 4 ●●●●
  • 275 replies

Hi Community,

 

I have multi choice question type. Respondents will be taking the survey with their preferred language.

When I try to store the response to an embedded data,  its not getting translated automatically in English. 

Best answer by jbk

Hi,

That’s expected behavior: you’re piping in the selected answers text values. If you want something uniform, you should pipe in recode values.

It will store the recode value not the answer choice, if not wrong

3 replies

vgayraud
QPN Level 6 ●●●●●●
Forum|alt.badge.img+58
  • QPN Level 6 ●●●●●●
  • 548 replies
  • November 12, 2024

Hi,

That’s expected behavior: you’re piping in the selected answers text values. If you want something uniform, you should pipe in recode values.


  • Author
  • Level 4 ●●●●
  • 275 replies
  • Answer
  • November 15, 2024

Hi,

That’s expected behavior: you’re piping in the selected answers text values. If you want something uniform, you should pipe in recode values.

It will store the recode value not the answer choice, if not wrong


vgayraud
QPN Level 6 ●●●●●●
Forum|alt.badge.img+58
  • QPN Level 6 ●●●●●●
  • 548 replies
  • November 15, 2024

Yes, of course.