Hi,
As you can see, the explanatory labels in the right side is in the upper chart, but of course I want them to start in the buttom instead, so it follow the data it shows. I want to turn the labels upside down.
Can anyone help?
Thanks in advance
Jonas Denmark.
It try to post again. Somehow it failede before.
Thanks for both your answers. As I read it I have to make a calculatede column where I give each "type" its own value, and then I can sort it by that. This is to comprehensive work compared to the value. So I can't say if any of your solutions will work. Thanks though.
P.s I cant make it decending, the buttons is grey.
Best regards Jonas
@JonasB , you have to create desc rank on this column and then use it
column 1 = [column]
Rank = rankx(all(Table),[column],,desc,dense)
Sort column1 or Rank and use column 1 is your visual
https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column
Proud to be a Super User!
@JonasB Can you set the sorting for that to descending? Or you may have to create a numeric "Sort By" column in Power Query for example.
Proud to be a Super User!
User | Count |
---|---|
339 | |
158 | |
85 | |
78 | |
43 |
User | Count |
---|---|
409 | |
243 | |
110 | |
110 | |
97 |