Along with saying hello and wishing you a great weekend, I present the following problem
I have four fields called FEC_PAGO_DIVIDENDO, FEC_MIGRACION_HACIA_FLEXCUBE, MTO_INTERES_PENAL and MTO_INTERES_PENAL_PAGADO, which have missing values. What I need is for the nulls to be converted to 0 for the fields MTO_INTERES_PENAL and MTO_INTERES_PENAL_PAGADO.
I have occupied the missing values node trying to transform the null fields to 0, for the fields MTO_INTERES_PENAL and MTO_INTERES_PENAL_PAGADO that are of type number without success.
Hello @elsamuel, I shared the file with you again on onedrive, since the platform does not allow me to upload them due to the weight that exceeds one gigabyte
Hello @elsamuel and @dphipps here I am attaching a workflow with some cases.
When occupying the missing value node, I only need it to transform the null values of the fields MTO_INTERES_PENAL and MTO_INTERES_PENAL_PAGADO into zeros. KNIME_project.knwf (33.3 KB)