The Date property is pretty sensitive , you will not be able to save it after converting it to string. I think you are converting the date value to string for using it in Changed Attribute entity. instead create another ChangedAttribute entity like this (Use datatype of changed value as date and time) and connected the other side with Desired attribute, In my case I had connected with Iman Relation.
Then Design your microflow like this
Hope it helps !!