Need a special offer?Find out if your project fits.
+

records in the last row

Answered
Rafael Matos asked on June 7, 2018

Hello, How can I display the total number of records in the last row

1 answer

Public
Tanya Gryshko Tanya Gryshko Flexmonster June 8, 2018

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

Please login or Register to Submit Answer