Add additional row in summery section of report table

Hi
I’d like to some more row in summery section of report table component. In default there is only one row available for summery.


For example 3 rows for
Average
Minimum
Maximum

Just make the summary section taller.

1 Like

Yes that’s worked but how to increase the spacing between rows in summery section?

Adjust the y-coordinates of the fields you placed in the 2nd and later rows.

I didn’t get it. Could you please show me.
Untitled

In the row, turn off ‘structured columns’. Then put a simple table (or equivalent object) into the entire body of the row. Stretch it to the height you want, and put the data keys you want into the cells of the simple table.

Reporting will only ever allow “one” row definition - so if you want three rows, you have to make the single row appear to be three different rows.

2 Likes