Hello Everyone,
I would like to sort the expression in descending order of Column4.
Concat( Filter( SPList, Column1 = ThisItem.Column1 && Column2 = ThisItem.Column2 && Column3.Value = ThisItem.Column3.Value ), If( IsBlank(Column4) || Len(Trim(Column4)) = 0, "", Column4 & ";" ) )
I hope the information I shared can help.
@WarrenBelz @ANB @mmbr1606 @Amik @timl @EricRegnier