I want to join ARInvoice to FSBillHistory. Sometimes I get two returns for one ARInvoice RefNbr, depending on if there are two appointments billed to the one invoice.
There must be a way to use relations to grab only one of the two (or possibly more than two) returns.
I have tried using First(tX]) = =X] , Max(xX]) = ( X]) (can’t because of aggregate). There must be a way to relate the join to provide only one return per match. Can anyone help??
-David