Change Auto populated Date to null value
Comments
-
Is there anyway we can over ride the dates on the report. For example if the form is in a draft state the submitted date should be null but on report decisions auto generated date shows up or have a constant and be able to type pending

[i]edited by myname on 4/12/2022[/i]
-
Hello,
The minimum Date value SQL Server accepts is 1/1/1753. To save null DateTime values, you'll need to ensure the field is set to Allow Null values in the data structure.

Thanks,
Amulya
edited by athuluru.lakshmi@decisions.com on 4/21/2022
edited by athuluru.lakshmi@decisions.com on 4/22/2022