Forum Discussion

rosscortb's avatar
rosscortb
Post Patron
7 years ago
Solved

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 ...
  • v-cherch-msft's avatar
    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,