hi all. I am currently using the render tool to output data into an excel file. All of my data has been changed to 'double' using tonumber() formula and select tool but when I export my data, large negative values over 1 million (ex: -1,475,143.23) are reading in formatted as text in excel. This does not allow me to use any formulas on exported data. Does anyone have any solutions for this?
All smaller negative numbers and every positive number reads into excel as a number so I am not sure what is causing this.