Hello, is there a way to insert empty value to date column in sharepoint? I have tried writing Nothing, leaving empty “”, but it throws an error One of the provided arguments is not acceptable.
Hi @Erikas_Martinaitis,
From where you are preparing the data
I think will preparing or extracting the data you have to give some condition for handling that part.
Regards,
Firoz
The data is from excel, how could I handle that part If Date type column can’t accept empty values? I created new Text type column and I can insert empty values.
@Erikas_Martinaitis Hi, Here can you tell me what is the type of date column.
I think you can set DateTime.MaxValue or DateTime.MinValue in empty cells.
Regards,
Firoz
Sounds like this question would be better asked on a Sharepoint forum than UiPath.
In Microsoft platforms to pass empty value to Date column you simply pass blank value