Using crosstab with pre-tabulated data
Hi,
I'm using Report 6.03 with Delphi 5 and I have a summary table that I
want to use with the TppCrossTab component that. I have 2 dimension
summary table with has text fields for each field name, a count field,
a summary field, and average field, a min field, and a max field.
I want to be able to use that table and let the TppCrossTab component
handle all of the output formatting. I'll need to have it use the
value of count field in the table, instead of the count that it would
have calculated. Can this be done with the TppCrossTab component?
thanks,
Chris Miller
VersaTrans Inc.
I'm using Report 6.03 with Delphi 5 and I have a summary table that I
want to use with the TppCrossTab component that. I have 2 dimension
summary table with has text fields for each field name, a count field,
a summary field, and average field, a min field, and a max field.
I want to be able to use that table and let the TppCrossTab component
handle all of the output formatting. I'll need to have it use the
value of count field in the table, instead of the count that it would
have calculated. Can this be done with the TppCrossTab component?
thanks,
Chris Miller
VersaTrans Inc.
This discussion has been closed.
Comments
Unfortunately, this is not the way the CrossTab component was designed to be
used. You will need to create the CrossTab manually using the CrossTab
designer to get the effect you want with the TppCrossTab component.
Otherwise you can check out some of the thirdparty grid components available
from our website. http://www.digital-metaphors.com.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com