in input A some fields return as undefined and in input B it contains all the fields, I need to compare the 2 inputs so I know which code exists in input B but in input A it returns as undefined, I tested several options in the compare datasets node but None of them return data that is different between the inputs, did I do something wrong?
versão 1.14.2
Hey @leomangueira,
When I update the example to use a code node so I can work with both items it seems to work as expected, Can you share some of the json output from both inputs that you are using?
I managed to do the validation another way and had to treat the [undefined] data in my custom node code.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.