—KRI
Unit–>RISK------
—Control
From Unit–Risk(1 to Many Relationship(1,n–1,1))
From Risk–KRI(1 to Many Relationship(1,n–1,1))
From Risk–Control(1 to Many Relationship(1,n–1,1))
In my universe I have following structure.
Each unit can have 1 or more risk , Each RISK is associated with one unit.
Each risk has one or more controls
Each risk has one or more kris
Relationship b/w tables is build as shown in the diagram.
My problem is when I am generating report on unit ,Risk, Control & Kri. Data is getting repeated.
For each control, kri data is getting repeated or vice versa.
I have created 2 contexts
one is b/w unit, risk & control,
second b/w unit, risk & kri
I have generated report. Now Data is not getting repeated, but it is displaying in 2 tables.
Like ( unit, risk, control in one table &&&& unit, risk , kri in second table)
Now I want to display in only one table, but when I am trying kri or control in other tables
it is not allowing to do so. Please help me to format this problem. Or any other way i can do it.
[/img]
gopalbr (BOB member since 2004-05-27)