Hi all, I have a request where we would like to query sales order data. Specifically, sales orders that are in a billed status and description field is NOT empty. We may also want to query any associated item at the line level, invoice, and credit memos associated and pull a small set of values from them. The goal is to marry this data set, via middleware, with data from another system and come up with a single consolidated file. The preference is to write the NetSuite query with OOTB functionality i.e. a saved search. If this fails, then I'll query the database, and get the data that way. Am I on the right track with this logic? Is this achievable in a saved search? I am pretty new NetSuite admin so curious to see what the guidance is.