How to reformat embedded data which contains quotation marks. | XM Community
Skip to main content

Hi,
I have a survey with a ‘lab.js’ screen included in it. The results from that screen are extracted and stored in a Qualtrics Embedded data field. When I view the results within Qualtrics I can see that all the ‘lab.js’ data is there but concatenated into a single cell. When it is downloaded some of this data has been truncated. I have tried to reformat this data within Qualtrics using Piped data and Javascript. I think that because it includes numerous quotation marks the Javascript is getting confused and my Javascript variables do not get populated when I try to copy the embedded data into them. I have tested that I am able to display the whole concatenation within an HTML tag on a later question screen, so I know the Piped data is accessing the right field. I am only interested in a few items at the end of the concatenated embedded data that are missing from the truncated downloaded field.
Is it possible to increase the size of the downloaded embedded data?
If not, is it possible to copy and reformat into smaller embedded data fields via Javascript some selected parts of the data from the original concatenation that could then be downloaded in a more user-friendly format?

Please see this discussion: https://www.qualtrics.com/community/discussion/comment/35885
https://www.qualtrics.com/community/discussion/comment/35885#Comment_35885
And raise an issue with Qualtrics sp that they do something about it.


Leave a Reply