Skip to main content
8-Gravel
August 3, 2022
Question

Data Monitor for Excel Format

  • August 3, 2022
  • 2 replies
  • 1477 views

When creating a saved report and using the 'New Data Monitor' function to create a scheduled report the only file formats available are: .html, .csv, .pdf, or .xml.

XLS or XLSX are not an options and do not look to be configurable.

 

2 replies

16-Pearl
August 3, 2022

Hello,

 

You can convert .csv to XLS or XLSX anytime you want.

 

Thanks!!

dschultz8-GravelAuthor
8-Gravel
August 24, 2022

Setting a Data Monitor to deliver .csv and then converting to .xls or .xlsx does not keep formatting, and does not work as expected for multiple tab reports or formatting.  For example if you have a report column that has a value with a comma in the output the .csv format for the Data Monitor splits the value into multiple cells which is unacceptable.

joe_morton
18-Opal
18-Opal
August 25, 2022

I think this depends on how you parse the .csv. 

From what I've seen, if a value has commas in it, the data monitor export will enclose the value in quotes. Excel will automatically parse this correctly, so that the string with the comma doesn't get split into two cells. If you are parsing some other way, you will need to add logic for addressing that. 

 

I haven't seen how to add formatting or multiple tabs to a data monitor. 

21-Topaz I
September 8, 2022

A native Excel sheet is not an option there for whatever reason.  It is in other places.  Just not there.