In SuiteScript, it is possible to allow downloading of a Suitelet table in XLS format in which the subtotals would show the Excel formulas instead of hardcoded values? For example, =SUM(A2:A5).
Note: The no. of rows to be subtotaled may vary. There are multiple subtotals in a column.
And if possible, is it super complicated? Any guidance? Thanks.