Forum Discussion

rpathak's avatar
rpathak
New Contributor II
4 years ago

How to handle Null in Insert Snap?

Hi,

My pipeline is running successfully when I have data in the source table. But when there is no data on the source then the Insert snap got failed with the message that the null value is not allowed in the table.

We have mentioned the not null in the table but once we haven’t any record from the source then why the Insert Snap is looking into the table for a null value.

Mention below is the pipeline for your reference:-