cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Setting null value through csv import

Former Member
0 Likes
1,271

Hi Experts,

We have a requirement where for some business documents we need to set a particular field value to null. Is there a way that we can achieve this using bulk csv import? Setting the field value as blank or null in csv import doesn't work.

Thanks.

Regards,

Kunal

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

You can set value to null by supplying:  <NULL>  in the csv file.

Regards,

Bogdan

----------------------------------

Former Member
0 Likes

Thanks Bogdan. It worked.

former_member207877
Active Participant
0 Likes

Hello Kunal,

Add NULL under the respective field in CSV file and then import it.

Regards,

Raj