Feature request #16662

Add order_by parameter to concatenate aggregate function

Added by jd lom almost 7 years ago. Updated almost 7 years ago.

Status:Open
Priority:Low
Assignee:-
Category:Expressions
Pull Request or Patch supplied:No Resolution:
Easy fix?:No Copied to github as #:24561

Description

It would be nice to have an order_by parameter in concatenate function.

Something like that :

concatenate("town_name",group_by:="state",concatenator:=',', order_by:="population")
concatenate("town_name",group_by:="state",concatenator:=',', order_by:=$area)

Regards,

History

#1 Updated by Nyall Dawson almost 7 years ago

  • Assignee deleted (Nyall Dawson)

Also available in: Atom PDF