split embedded data value | XM Community
Skip to main content
Question

split embedded data value

  • February 7, 2020
  • 2 replies
  • 210 views

Forum|alt.badge.img+2
Hello, I'm working on something that involves getting the value from an imported embedded data. Supposed that I have a value with "apple / orange" and I want to split them to make their names appear on the dashboard filter separately. is there a way I could make it appear like a multi answer using a delimiter? Thank you in advance :)

2 replies

NiC
QPN Level 5 ●●●●●
Forum|alt.badge.img+27
  • QPN Level 5 ●●●●●
  • 255 replies
  • February 7, 2020
Hi Elaine, You could always use the advanced filter contains _apple_ or contains _orange_ You can read more about advanced filters -> https://www.qualtrics.com/support/vocalize/filtering-dashboards/advanced-dashboard-filters-cx/#AddingAdvancedFilters

Forum|alt.badge.img+2
Hi @NiC, Thank you so much for looking into this. I have found a solution by changing the type of embedded data to multi answer text set. and by using dashboard filters as well.