Summarized Table Rows

Hi,

I am working on a statistic for a clients project and they get a lot of bookings on different platforms. We'd like to display a summarization of the bookings grouped by platform.

Like in the attached example, "Reisefux" would be the platform and all the values are aggregated by the bookings of this specific platform. There could be more platforms than 1.
Bildschirmfoto_2023-10-11_um_11.47.24.png
Solution
There is an feature, but it would group the bookings and show a summary below every group. If you want a custom one I think you need to overwrite the table footer
Was this page helpful?