Dominican1979
IS-IT--Management
Hello everyone,
I'm creating a report for monthly customer statements. I have two views on the SQL Server, one that pulls all the customer info as far as address, etc. The other view pulls up the invoices. On my report the two views are joined by customer no. I created a group based on the custumer info view. So I have a group header section #1a (the default on custno) then i added Header section #1b where i added the customer number, name, address etc. I added Header #1c where i added the labels invoice No, date, due date, amount, etc and then right below that is the details section for the group. Now when I run and change from page to page, the customer info changes on every page, but I get the same set of invoices for every single customer, so I don't know what I'm missing. Your help is greatly appreciated. Thanks!
I'm running SQL Server 2005/Crystal XI.
I'm creating a report for monthly customer statements. I have two views on the SQL Server, one that pulls all the customer info as far as address, etc. The other view pulls up the invoices. On my report the two views are joined by customer no. I created a group based on the custumer info view. So I have a group header section #1a (the default on custno) then i added Header section #1b where i added the customer number, name, address etc. I added Header #1c where i added the labels invoice No, date, due date, amount, etc and then right below that is the details section for the group. Now when I run and change from page to page, the customer info changes on every page, but I get the same set of invoices for every single customer, so I don't know what I'm missing. Your help is greatly appreciated. Thanks!
I'm running SQL Server 2005/Crystal XI.