I have a requirement to display text in the cells of of a cross tab. I'm most of the way there but I just can't quite get it to work correctly.
The text item I want to display (SalesRepName) is held in a field in the table. When I select a numeric value from the the same table when populating the cross tab, it displays correctly, that is the number appears only in the cell it relates to e.g. $30 for Product1 in Jan appears in the intersection of Product1 (rows) and Jan (cols).
When I change the CrossTab Fact Cell properties to display a 'Data Item Value' and select the Data Item SalesRepName I get the the same name for every month whether or not a sale has been made in the month (each product is handled by only one SalesRepName)
I'm trying to decide if this is actually a logical representation of the data but I can't see how it can be. For example there is no record for Product1 in Feb and so no dollars are shown when displaying CellValue but the name still appears when using 'Data Item Value'
Working on the basis that this is the way it works:
1) Have I missed a setting?
2) Do I need to take a different approach ?
3) Should I just retire and take up basket weaving?
Tom
The text item I want to display (SalesRepName) is held in a field in the table. When I select a numeric value from the the same table when populating the cross tab, it displays correctly, that is the number appears only in the cell it relates to e.g. $30 for Product1 in Jan appears in the intersection of Product1 (rows) and Jan (cols).
When I change the CrossTab Fact Cell properties to display a 'Data Item Value' and select the Data Item SalesRepName I get the the same name for every month whether or not a sale has been made in the month (each product is handled by only one SalesRepName)
I'm trying to decide if this is actually a logical representation of the data but I can't see how it can be. For example there is no record for Product1 in Feb and so no dollars are shown when displaying CellValue but the name still appears when using 'Data Item Value'
Working on the basis that this is the way it works:
1) Have I missed a setting?
2) Do I need to take a different approach ?
3) Should I just retire and take up basket weaving?
Tom