Hi All,
Please give me your expert suggestions, when I am creating the formula, getting the following error.
Function:
if {?Start_date} = '' then {Command.LAST_MONTH_ST_DT} else {?Start_date}
Error:
A date Time Required Here for {Command.LAST_MONTH_ST_DT} .
Where:
{?Start_date} is String datatype
{Command.LAST_MONTH_ST_DT} is Date datatype
How do I convert Date ({Command.LAST_MONTH_ST_DT})data type to string in formula editor?
Thanks.
Please give me your expert suggestions, when I am creating the formula, getting the following error.
Function:
if {?Start_date} = '' then {Command.LAST_MONTH_ST_DT} else {?Start_date}
Error:
A date Time Required Here for {Command.LAST_MONTH_ST_DT} .
Where:
{?Start_date} is String datatype
{Command.LAST_MONTH_ST_DT} is Date datatype
How do I convert Date ({Command.LAST_MONTH_ST_DT})data type to string in formula editor?
Thanks.