index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Error/Problem with master/slave reports :: (2)Post a New Message | Post a Reply
May 25 2005, 3:38 PM
 Error/Problem with master/slave reportsPost a Reply
 primavision

View this author's profile Send this author a private message

since: May 25, 2005
from: somewhere

I have two tables as follows:

Table 1 Shopping Transactions:
customer ID
Transaction Date
ProductID
Product Price

Table 2 CSR Transactions:
CustomerID
TransactionDate
Operator
Transaction

I have the following relationship set:

[ShopCartTransaction].[CustomerID]=[OperationsTransaction].[CustomerID]
with ShopCartTransaction being the master.

So, in this scenario,if there are three records in the ShopCartTransaction table with customerID XYZ, for each record, the same number of records from the operationsTransaction table (with customerID XYZ should be shown).

However, when I run the report, I don't get the same number of operationsTransactions records per ShopCartTransaction Record.

I tried the instructions on this posting http://www.aspwebsolution.com/forums/?tid=1374  by sorting by the Customer ID column and still don't get the right report.

Any/all advice & help is appreciated.


May 26 2005, 5:09 AM
 Re: Error/Problem with master/slave reportsPost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

- Make sure that CustomerID the first column in your report
- Also make sure that you check the Set as default sort order checkbox found on the Re-Order your table fields screen.
- If the problem continues send me a link (to your reports) I can check or sample data I can test



-------------------------
Ghost
Pages: (1)   [1]

search this forum: