Shav
IS-IT--Management
- Jan 26, 2009
- 2
Crystal 11
I am using the following tables :
{Transactions}
{Customers}
{Customer Info)
My report is grouped by the customer ID number which is a primary key.
My report headings in the Cust ID group are as follows :
Customers.CustID
Customers.Address
Sum of Transactions.Value in USD
Sum of Transactions.Value in Foreign currency
When I try to put in the field from Customer Info.Additional Data, the report gets messed up and only shows the Customers who have a Additional Data values.
Please note not all customers have a Additional Data values and there could be some customers with null values.
I feel the Customer Info table is a funny table because it could have multiple data values.
For example,
Customer Info.Additional Data Values will have the Tax file number value, the SIC code values and probably more in the future.
What is going wrong with the report here ?
Is it my linking ?
I am using the following tables :
{Transactions}
{Customers}
{Customer Info)
My report is grouped by the customer ID number which is a primary key.
My report headings in the Cust ID group are as follows :
Customers.CustID
Customers.Address
Sum of Transactions.Value in USD
Sum of Transactions.Value in Foreign currency
When I try to put in the field from Customer Info.Additional Data, the report gets messed up and only shows the Customers who have a Additional Data values.
Please note not all customers have a Additional Data values and there could be some customers with null values.
I feel the Customer Info table is a funny table because it could have multiple data values.
For example,
Customer Info.Additional Data Values will have the Tax file number value, the SIC code values and probably more in the future.
What is going wrong with the report here ?
Is it my linking ?