We currently schedule reports to output as a CSV to the UCM for import into our local data warehouse platform. This works very well except on the occasion that the report has no data to display.
When data exists, we get the expected header row, followed by data. when there is no data (for any of a dozen reasons), we get however a single column that is entitled Data_DS. This breaks normal import processes.
Can we get it to output the expected column headers (which it will appear to do if you run the report interactively) to output in the CSV to the UCM?