Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
I have a table with Column CurrentValues(Text Field) column has over 2000 unique values, I have a slicer on this column. I need to order slicer values as desired in the image below. Numeric first and then Alphabetical. Please help.
Solved! Go to Solution.
Hello @sabeensp ,
you can setup sort order as below
1. Create 2 new calculated columns in addition to currentvalue column.
You need another column and use Sort By
@Greg_Deckler , I Believe thats the issue that @sabeensp does not have another column available like Index to use into Sort By Column. column should be converted into number first. I already provided solution with required steps in this post.
@devenchjthis did not work, because it is droping Alphabets values not showing ZX AB and etc. Only showing numeric values.
Any Idea?
Hello @sabeensp , I don't see any issue with slicer, It is showing all the records.
Look at PBIX here
https://drive.google.com/open?id=1A-k8A61_GMmDRwGp5o_gQswsnJebZ5Lv
-Devendra
@devenchj Right, sometimes I open multiple windows as I am replying to messages and someone replies before I get to that tab.
Hello @sabeensp ,
you can setup sort order as below
1. Create 2 new calculated columns in addition to currentvalue column.
| User | Count |
|---|---|
| 51 | |
| 35 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 57 | |
| 39 | |
| 21 | |
| 21 |