Hi Experts,
Could you please let me know, how can I convert a string(in below table) to a date in the format as Month-Year.
I need the date format so that, I can use sort tool on the date field and it can sort data month wise , March-19 to June-19.
Below is the table with string value:
| April-19 |
| June-19 |
| March-19 |
| May-19 |
Regards, Ravi