![]() |
HTML Report Builder from Ecological Software Solutions |
By Table (including summary field functions):
%use_these_fields%
Name | Size%as%Animal Size | Weight | Area | bmp |
%insert_table%
Available Functions:
Sum | %function=sum(size)% | %function=sum(Weight)% |
Count | %function=Count(size)% | %function=Count(Weight)% |
Max | %function=Max(size)% | %function=Max(Weight)% |
Min | %function=Min(size)% | %function=Min(Weight)% |
Avg | %function=Avg(size)% | %function=Avg(Weight)% |
By Fields (intended for singleton selects or single table row results as it uses the last row only):
Name | %field=Name% |
Counts | %field=size% |
Weight | %field=weight% |
Area | %field=Area% |