Can we change change totals sum() in output result table?
Options
If column in output result table contains numbers, LinqPad displays "bar button" in column header, and total row which calculates column sum.
Is there any way we can change the sum aggregation to average, min, max, ...?
Is there any way we can change the sum aggregation to average, min, max, ...?
Comments
-
There is a tooltip if user hovers over a value in total row, which displays sum and average values.