0

Filter a Table based on a Flowfield

I'm trying to create a Table with customer ledger entry and detailed customer ledger entry fields to show outstanding AR as of a certain date. I am calculating the amounts based on posting dates, so the for example the "Balance Due" field in the table does a Linksum on the Amount ($) field from the Detailed Cust. Ledger Entry table filtered up to the posting date range in the table filters.

If I also filter the table to only look at Open = TRUE in the customer ledger, then the resulting table excludes documents that have cleared AFTER the posting date (because they are now closed). If I take that Open = TRUE filter off, the report shows all documents, even those with zero balance as of the posting date. Over time those zero value ones will add up and the report will not be very useful.

Is there a way that I can have the table show only those documents with a >0 balance outstanding as of the posting date range? I can't figure out a way to filter on this as it is a flowfield.

Any help would be appreciated.

3 comments

Please sign in to leave a comment.