RoyBNew Contributor III5 years agoDateTime 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...Show More
bojanvelevskiValued Contributor5 years agoHello @RoyB, Try this => Date.parse(_StartDate.toString()) Regards, Bojan
Recent DiscussionsWay to lock down in Prod org to "Monitor" only access?trace API and proxy callsPagination Logic Fails After Migrating from REST GET to HTTP Client SnapSolvedPipeline Execute Pool sizeSolvedConcat values of a field based on value of another fieldSolved