Hi Have any of you observed the situation that on the Header/Line form (Free text invoice for example), even though you can join the line table (CustInvoiceLine) in the Advanced filter but when you specify the query criteria on the line lever (amount < 50 on CustInvoiceLine for example), the filtering doesn't work, it would still show all of the free text invoices.
So my questions are:
(1) How to make the Advanced filtering work when query criteria set on the joined table only?
(2) How to debug this to find out what is exactly query being run when running Advanced filtering?
Thank you!