hi
I need your help, i'm lost with this, i have four tables:
curriculums
sizes_curriculums
values
sizes
Basically they have the data from the sizes of one for the curriculum or resume, i'm making a report that shows this data in this way:
PERSONAL DATA
Name
Address
Phone
...
Etc.
SIZES (4 types of sizes)
stature
shoe size
shirt size
weight
the tables are related in this way
curriculums sizes_curriculums values sizes
valu_no_value <- no_value
valu_no_size <- size_no_size <- no_size
no_curriculum -> curr_no_curriculum
pers_no_person -> curr_no_person
My problem is that when i want to show the sizes, crystal show's me four times each size if i put the fields on the details section, and if i put the fields on the page header with the personal data fields it show's me only the first size
How can i accomplish this?
I think maybe making a subreport for the sizes and put it on page header section, but i think there's got to be another simple way
I need your help, i'm lost with this, i have four tables:
curriculums
sizes_curriculums
values
sizes
Basically they have the data from the sizes of one for the curriculum or resume, i'm making a report that shows this data in this way:
PERSONAL DATA
Name
Address
Phone
...
Etc.
SIZES (4 types of sizes)
stature
shoe size
shirt size
weight
the tables are related in this way
curriculums sizes_curriculums values sizes
valu_no_value <- no_value
valu_no_size <- size_no_size <- no_size
no_curriculum -> curr_no_curriculum
pers_no_person -> curr_no_person
My problem is that when i want to show the sizes, crystal show's me four times each size if i put the fields on the details section, and if i put the fields on the page header with the personal data fields it show's me only the first size
How can i accomplish this?
I think maybe making a subreport for the sizes and put it on page header section, but i think there's got to be another simple way