Hi,
I have the below to try and get the month from the datetime variable. Any ideas?
Error is saying i cant convert string to datetime
Hi,
I have the below to try and get the month from the datetime variable. Any ideas?
Error is saying i cant convert string to datetime
create another string value and assign to that
Workday → DateTime
WorkDayafterConversion ->String
Mark as solution if this helps
Thanks
@Automater999 Error is because of you are assigning String into DateTime. Just assign it to any String Variable
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.