Dear Guys,
i need help to build up some table.
Sum = all customers sales amount with "VK TEXTCODE" DN but listed with countrys between fix date.

the result must be look like for example:
Argentinien - 50.000 €
Chile - 35.000 €
...and so on
Dear Guys,
i need help to build up some table.
Sum = all customers sales amount with "VK TEXTCODE" DN but listed with countrys between fix date.

the result must be look like for example:
Argentinien - 50.000 €
Chile - 35.000 €
...and so on
Hello Nutzer -
If I understand correctly, you want the sum of the Amount field in the Cust. Ledger Entry table for each customer where that customer's Country/Region Code in the Customer table matches a record in the Country/Region table where the custom field VK Textcode is set to DN
I would think that this should do that:




I've included table and field numbers to avoid any confusion about the names of the tables and fields.
You can add a date filter to the NL(Sum) function for the date range you want.
The results:

Dear Harry,
thanks for quick help, i think it works, but it loads since 2 hours without results at the moment,... it is normal ?
maybe there are a faster solution?
Hello Nutzer -
How many records - matching your date range criteria, of course - are in the Cust. Ledger Entry table?
Are you using a Web Services connection?

or a SQL Server connection?

What speed of connection is reported when you test it?
