Forum Discussion
rosscortb
7 years agoPost Patron
Help sorting column order
Hello, Hoping you can help, might not have done this correctly but here's where I am. I have two date columns, start and end. Shown as i.e 01 Feburary 2015. In then needed to change the format ...
- 7 years ago
Hi rosscortb
It could not work when you sort the same value[Start Date and End Date] by different values[Start Date].You may use sort by 'Start Date Mon' as below green part.
Regards,
v-cherch-msft
7 years agoMicrosoft Employee
Hi rosscortb
It could not work when you sort the same value[Start Date and End Date] by different values[Start Date].You may use sort by 'Start Date Mon' as below green part.
Regards,
- rosscortb7 years agoPost Patron
Thanks for your help v-cherch-msft , wasn't aware that you could join the columns that way. Thanks again.