I am trying to Custom sort a Columns with order like for eg: "A,2015,B,2015"
.
Here A,2015 is One Term. But Since each Term here is Separated by Comma, The order will have a issue, How will I be able to add the Comma in the Custom Order List
When I add A,2015 in Custom Order, It takes as
A
2015
B
2015
But I want it as
A,2015
B,2015
as the Sorting Order
I don't know that you can do this with commas in custom list items used for sorting, even though you can certainly add items containing a comma to a custom list.
Several work-arounds: