For example, I have used the Missing Value node. How can I use another node to validate the output of this node without a visual review? Is there some node that compares (file) output of nodes and indicates that they are the same?
Regards,
Marco
For example, I have used the Missing Value node. How can I use another node to validate the output of this node without a visual review? Is there some node that compares (file) output of nodes and indicates that they are the same?
Regards,
Marco
table difference checker and table difference finder
alternatively, you can use simple logic like Row Splitter, Table Dimensions, Rule Engine or Expression nodes
Thanks. I will try this out.