Configuring Excel Export Default Settings
These settings control the default export options. They can be altered individually during the exports.
You can configure Excel export's default behavior on the Application Configuration page by adding the following:
"excelExport": {
"exportMultiValuesToMultiRows": "true",
"addDescriptionToExcelExport": "false",
"exportDatesAsUserFormattedStrings": "false"
}