Combine 2 questions | XM Community
Skip to main content
Question

Combine 2 questions

  • June 26, 2023
  • 6 replies
  • 244 views

praveengeorgeix
QPN Level 4 ●●●●
Forum|alt.badge.img+11

Hi all, 

I do have 2 question as below.

TagAge (Age bucketed stored as embedded data)

SurveyAge (Age bucked asked in survey is TagAge not available)

Both question has got the below codes

I would like to combine both to report in dashbaord in a variable CombinedAge.

Could you help with this?

 

6 replies

krbhavya
Level 6 ●●●●●●
Forum|alt.badge.img+20
  • Level 6 ●●●●●●
  • 172 replies
  • June 26, 2023

Hi @praveengeorgeix 

Do you want to add the age of the both columns in combined age ??


praveengeorgeix
QPN Level 4 ●●●●
Forum|alt.badge.img+11
  • Author
  • QPN Level 4 ●●●●
  • 99 replies
  • June 26, 2023

@krbhavya Yes please


krbhavya
Level 6 ●●●●●●
Forum|alt.badge.img+20
  • Level 6 ●●●●●●
  • 172 replies
  • June 26, 2023

Hi @praveengeorgeix 

Wanted to clarify that TagAge is an embedded data you are importing the data in this column 

And SurveyAge is a question in the survey 


praveengeorgeix
QPN Level 4 ●●●●
Forum|alt.badge.img+11
  • Author
  • QPN Level 4 ●●●●
  • 99 replies
  • June 26, 2023

@krbhavya That is correct


Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+46
  • 1555 replies
  • June 26, 2023

You can do it via branch logic in survey flow.


Sowrabh1993
QPN Level 5 ●●●●●
Forum|alt.badge.img+15
  • QPN Level 5 ●●●●●
  • 112 replies
  • June 28, 2023

Hi @praveengeorgeix ,

 

You can use the Create variable feature in Data and Analysis and can use the combine function to pull the data into a single new embedded data.

https://www.qualtrics.com/support/survey-platform/data-and-analysis-module/data/add-new-fields/combining-fields/

 

You can then use the new embedded data on reports/dashboards.

 

If the survey is not already live, you can use branch logic to push data into one single embedded data as per below logic. Please add this in survey flow after your question block:

 

I hope this helps.