I am using version 11.5.8.826.
I have a list of customers that I would like to see on a report just showing total sales for the fiscal year to date (9/1 to 8/31).
The list has 49 customers, but only 38 of them have sales so far this fiscal year. I entered the 49 customer numbers into the selection formula and got the correct list of customers when I had just the Customer Master (CusMas) table included in the report. When I linked in the Sales History table (LinPrm) with a left outer join based on Customer Number and selected records with an Invoice Date greater than or equal to 09/01/2010 I only get 38 unique customer numbers that have sales FYTD.
How do I get the report to list all 49 customers? I thought the left outer join would do that. But obviously I was not right.
"The problems we face today cannot be solved by the minds that created them."
--Albert Einstein
I have a list of customers that I would like to see on a report just showing total sales for the fiscal year to date (9/1 to 8/31).
The list has 49 customers, but only 38 of them have sales so far this fiscal year. I entered the 49 customer numbers into the selection formula and got the correct list of customers when I had just the Customer Master (CusMas) table included in the report. When I linked in the Sales History table (LinPrm) with a left outer join based on Customer Number and selected records with an Invoice Date greater than or equal to 09/01/2010 I only get 38 unique customer numbers that have sales FYTD.
How do I get the report to list all 49 customers? I thought the left outer join would do that. But obviously I was not right.
"The problems we face today cannot be solved by the minds that created them."
--Albert Einstein