06-07-22 10:10 AM
Microsoft | remove preview | ||||||
|
Answered! Go to Answer.
06-07-22 01:32 PM
06-07-22 01:32 PM
06-07-22 01:49 PM
02-08-22 07:40 AM
3 weeks ago
Hi Stephan,
Above scenario will not help when you have date or datetime data item.
Would suggest creating an action in Object "Utility - Date and Time Manipulation" with name "DefaultDate", Input for code stage will be the date data item "inputDate" and Output as isDate a flag data item:
isDate = True
if inputDate = nothing
isDate = False
End if
if your element holds date then isDate will be True and if blank date is provided then flag isDate will be False.
Thanks,
Amol Ashok Jangam
Lead Consultant
Infosys.