APEX 24.2.6
Should I be able to use ADD_AGGREGATE with CSV files?
Ideally, I'd like my aggregate (sum) to appear at the bottom of the relevant column.
The same piece of code works well for XLSX, PDF, etc . but appears to do nothing for CSV. Should it?