QGIS-Documentation icon indicating copy to clipboard operation
QGIS-Documentation copied to clipboard

[feature][processing] Add a last_value function to the aggregate algorithm (Request in QGIS)

Open qgis-bot opened this issue 4 years ago • 1 comments

Request for documentation

From pull request QGIS/qgis#42587 Author: @nirvn QGIS version: 3.20 (Feature)

** [feature][processing] Add a last_value function to the aggregate algorithm**

PR Description:

Description

This PR adds a new last_value aggregation method to processing's aggregate algorithm. It's an handy method to have when the dataset being aggregated has a meaningful ordering.

image

Commits tagged with [need-docs] or [FEATURE]

"[feature][processing] Add a last_value function to the aggregate algorithm"

qgis-bot avatar Mar 31 '21 07:03 qgis-bot

I tried to fix it with qgis/QGIS#46211, but the attempt failed :-(

Gutzeit555 avatar Nov 30 '21 14:11 Gutzeit555