Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I use a combined concat and aggregation in a text object.
I added a sort-weight parameter (called Variable) but this doesn't effect the concatenation order.
The output is sorted from low to high. This doesn't change when I add the sort-weight.
Does anybody know why this is?
The expression:
concat(num(Aggr(avg({$<#answer ={"<=100"}, Indi# = {1}, Dimension = {Klimaat}>}#answer), Variable),'#.##'),',', Variable)