crystaldev1
Programmer
Hello. I'm using CR 9 (sql server 2005). I would like to develop a report with three columns:
Type, Colors, Custom Fields
I would like to group by type and colors. Custom fields are linked to type but have no relationship with colors. Custom fields are linked to type. I would like to display as follows:
Type1
Blue Field1
Red Field2
Yello Field3
Field4
How could I list all of the custom fields linked to permit type to the right and also list colors of type in the middle of the report. Colors and custom fields are both linked to type but not with each other. Thanks.
Type, Colors, Custom Fields
I would like to group by type and colors. Custom fields are linked to type but have no relationship with colors. Custom fields are linked to type. I would like to display as follows:
Type1
Blue Field1
Red Field2
Yello Field3
Field4
How could I list all of the custom fields linked to permit type to the right and also list colors of type in the middle of the report. Colors and custom fields are both linked to type but not with each other. Thanks.