Hi All,
I have created an interactive report. I have used Aggregate function to show sum of some columns. The aggregation row is displayed at the bottom of the report.
The problem is my report can sometimes have thousand's of rows so to view the aggregation the User must navigate to the last page or scroll all the way down of the report.
Can it be displayed on the top?
ChatGPT suggested to create a DA with JavaScript but that doesn't seem to work (it looks that if DA is set to fire After Refresh - it fires before the aggregations are in fact displayed).
I have many columns as well so I would like to keep the aggregations within the report (so, without creating new special dedicated items).
I'm sure this must have been solved until now! Right…? Right?….