Skip to content

topsheet: add @sum and/or other metrics #35

@billyc

Description

@billyc

Currently if a variable lookup finds an array of values, it automatically takes the sum of them every time.

This would be more clear to the user if it required a "@sum(blah)" instead of auto-magic.

  • And then we could also include @count, @max, @min, etc.
  • Maybe even @last instead of the "useLastRow" special-case!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions