Hello Everyone,
I have a request property, and the request property has 3 parameters. Data type of one of them is date. When I tried to approve this request through Web Portal, I have been getting an error as "String was not recognized as a valid DateTime." How can i convert it from date to string. I tried to write script validation script filed like "Value = ParameterSet("EndDate").toString" but it was not successful. Could you help me for this issue?
BR,
Volkan Ceylan