I'm trying to create a measure that shows what orders haven't been invoiced yet. I have an invoice table with both Invoice Number and Order Number and a Order Table with Order Number.
I want to to get the value of the Orders without invoice number.
I want to to get the value of the Orders without invoice number.