Feature request #14295
Processing "Statistics by category" should add a column with the attribute sum
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | Processing/Core | ||
| Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
| Easy fix?: | No | Copied to github as #: | 22286 |
Description
The statistics calculated are: min, max, mean, stdev, count. It's sometimes usefull to get the sum, in order to be able to calculate a percentage.
History
#1
Updated by Alexander Bruy over 9 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Already fixed in master. Please reopen if necessary