Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear friends,
I want to sort numbers in table of Qlik Sense, but the numbers seem not sorted by ascending or descending. Could any one help me ? Below/attached is the screenshot I set up in Qlik Sense. Thank you in advance.
Drag the measure into the number one sort position above assignment. Or if you can't.. make assignment sort by expression and make that assignment expression the measure.
Regards
Andy
Try this -
Sum(Total<dimension> ExpressionField)
Thanks.
Thank you Andy. It works for me !