Hello, How can I display the total number of records in the last row
Hello, Rafael,
Thank you for writing to us.
We suggest using a calculated value based on 'count' aggregation for this case. Please have a look at the following sample on JSFiddle: https://jsfiddle.net/flexmonster/rkprvhhs/510/. Here you can see calculated value 'Number of records'. It shows the number of records and in the last row, you can see the total number of records.
Does it work for you?
Regards,
Tanya