Forum Discussion

RoyB's avatar
RoyB
New Contributor III
5 years ago

DateTime Parameter can't save to datetime field

I’m calling a child pipeline to do an insert I’m passing a datetime field, but in the child parameter it is now a string How do I convert it back to datetime? In the parent before I execute the...