Export Big Data Files | XM Community
Skip to main content
Solved

Export Big Data Files

  • January 16, 2020
  • 2 replies
  • 115 views

Forum|alt.badge.img
Hi, I just finished a survey with qualtrics and my data file seems to large (4go) to export it in csv. Which exporting options are available apart from legacy exporter? Thank you,

Best answer by C_Bohn

Documentation on options for exporting data can be found here. Another option is to load the data directly into your stat analysis platform. If you are using R to analyze your data, look into the qualtRics packages as it links directly to Qualtrics and does not require you to download the data using their export wizard. I'm not sure if this options exists for other stats software packages. Lastly, with large datasets, it might be beneficial to have a conversation with Qualtrics to see if they can automatically transfer/upload data to your own server that you can then query against.

2 replies

C_Bohn
Level 2 ●●
Forum|alt.badge.img+2
  • Level 2 ●●
  • 48 replies
  • Answer
  • January 16, 2020
Documentation on options for exporting data can be found here. Another option is to load the data directly into your stat analysis platform. If you are using R to analyze your data, look into the qualtRics packages as it links directly to Qualtrics and does not require you to download the data using their export wizard. I'm not sure if this options exists for other stats software packages. Lastly, with large datasets, it might be beneficial to have a conversation with Qualtrics to see if they can automatically transfer/upload data to your own server that you can then query against.

Forum|alt.badge.img
  • Author
  • 11 replies
  • January 17, 2020
I see many thanks, it helped a lot! succeeded! PS: I saw that TSV format instead of CSV format export is very nice when you have big data too