I have configured the output to a specified range of the excel template where number format is defined as #,##0.00.
"Variance Analysis byBrh.xlsx"+"|||"+[Type]+"$A1:M5000"
However, the exported file always show the numbers in the format as ###0.00, without the comma.
As I observed, the format like column width are not being overwritten, but just this number format.
BTW, if I use the render tool, can I define the range for the output?