Resolved! Script to check missing records on different table
Hello, We have 2 tables: Orders and Order Lines. The data gets populated on both via Transform and they are not linked whatsoever. I need a script to find all Orders that have no Order Lines My background script looks like the following: var arr = []...