Performed vlookup using Joiner node. How can i call an error if there are blank fields in any of the columns after performing the Vlookup.

Where and which node should i use for this purpose. Thank you !

After the joiner you could create a variable which checks for missing data and if data is missing then use this as trigger for the Breakpoint node
br

2 Likes

Thank you sir. It worked :slightly_smiling_face:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.