Hi. I am using CR 9 and am looking for an alternate way of displaying a part of my report. Let me explain the scenario.
I have 40 fields.. Price.TP1, Price.TP2, Price.TP3..Price.TP40. I would like to display a summary count and a summary amount for each of them.
Display will be such as.
Count Amount
TP1 12 2000.00
TP2 05 975.00
TP3 40 10572.95
and so forth till TP40..
I don't think I can use a crosstabs as the rows are multiple fields, I could be wrong. The only way I know is mannually adding each field and creating a formula field for each of them, which would mean that i need to create about 80 formula fields. I actually have 4 columns for each TP field, which brings it to 160 formula fields. Is there a way to use programming to do make Crystal display all with just a few fields. I hope this make sense. Thanks.
I have 40 fields.. Price.TP1, Price.TP2, Price.TP3..Price.TP40. I would like to display a summary count and a summary amount for each of them.
Display will be such as.
Count Amount
TP1 12 2000.00
TP2 05 975.00
TP3 40 10572.95
and so forth till TP40..
I don't think I can use a crosstabs as the rows are multiple fields, I could be wrong. The only way I know is mannually adding each field and creating a formula field for each of them, which would mean that i need to create about 80 formula fields. I actually have 4 columns for each TP field, which brings it to 160 formula fields. Is there a way to use programming to do make Crystal display all with just a few fields. I hope this make sense. Thanks.