Hi I have a data here that has field with the following format of values. I want to change the format from yyyy-mm-dd to mm-yyyy. See sample below
@dunkindonut7777 One way of doing this
please note that this should be string value not date
this works. thank you