I am exporting a csv and do not want to include the system fields; i.e. _sourceMapId, _sourceType | XM Community
Skip to main content
How do I remove these 6 fields
_cachedDate, _recordId, _recordedDate, _sourceId, _sourceMapId, _sourceType
from my data export?
I only want to export the fields that I have chosen in my Dashboard set up.
Hello @TiffanyP ,

If you are exporting using GUI i.e. form data and analysis tab then follow this page

If you are exporting using API then we can specify the Question ID and Embedded data required.

Leave a Reply