Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Concat sort-weight doesn't work. Why?

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)

0 Replies