Forum Discussion
sort by custom Index order
- 10 years ago
kfschaefer I can see the SortID was created in the Query Editor - that will not affect this!
What I suggested is to concatenate the 2 Columns in the Data View and then use that new concatenated column for your slicer
the concatenated column is a new column with a new name - thats why it has ! at the end
in the Data View => Modeling Tab => click New Column => type Live Range! = .....
kfschaefer I can see the SortID was created in the Query Editor - that will not affect this!
What I suggested is to concatenate the 2 Columns in the Data View and then use that new concatenated column for your slicer
the concatenated column is a new column with a new name - thats why it has ! at the end
in the Data View => Modeling Tab => click New Column => type Live Range! = .....
thanks I tried it again and this time it worked.
Thanks for your input.
- Sean10 years ago
Community Champion
You can do the same for your Month Slicer.
If your Calendar Table has Month Number and Month Name Columns
Create a new Column by Concatenating the 2 in the Data View
So you'll get => 01 - January ..... 12 - December which you can then use as your sorted slicer