0

Sum G/L Entries with no related record in Cust. Ledger Entry

Hi all,

I am trying to sum the Amount in G/L Entries, based on several filters. This could be the formula:
=NL("Sum";"G/L Entry";"Amount";"DataSource=";$E$3;"Company=";$E$4;"Global Dimension 1 Code";$E$5;"Posting Date";$F$15;"G/L Account No.";$C24;"Gen. Posting Type";"<>Sale")

In addition to the above, I need to included a filter which will include only G/L Entries with no related record in the Cust. Ledger Entry table. I've tried different options, but can't get it to work. A "not equal to" on NL("Filter") does not work but it should be something like that…based on the "Transaction No."-field.

Any help is greatly appreciated. Thanks in advance.

Best regards,
Gerard

3 comments

Please sign in to leave a comment.