hey y'all, dealing with saved searches in the UI for the first time and having considerably more trouble than just slapping them together in a script, was hoping for some advice. I am creating a Transaction search that returns Sales Orders, and in the event that a result has an associated PO, i need to source a couple fields from that PO. Struggling with defining the join properly here, right now I have a results column with text formula {purchaseorder.entity}, however this is just returning the entity from the sales order