-1

Hello I did sort in my chart but it doesn't work, i don't know why?

enter image description here

madhead
  • 31,729
  • 16
  • 153
  • 201
Nina PRO
  • 91
  • 2
  • 13

1 Answers1

1

How is your sorting now? You must sort your second dimension by the expression you are using.

Edit

Have a look at this: https://community.qlik.com/thread/181828

They solve the problem using aggr()

//micke

mickeger
  • 948
  • 1
  • 6
  • 18
  • that what I did, I sort my dimension by expression that work but i see that sum value it's not sorted very well – Nina PRO Jan 27 '16 at 14:03