new canvas pulling from child to parent (merged 3) 10g [message #416289] |
Fri, 31 July 2009 08:30 |
tuckersuz
Messages: 26 Registered: July 2009
|
Junior Member |
|
|
Hello:
I need to create a canvas that will pull records from a child table. There is a parent block, then a child block. I have another block that is another parent to the existing child block, but I need the 2nd parent to pull records based on the existing child block.
example:
Issues (parent)
Issue failures (child)
Other issues (2nd parent)
So, what I would like is for the Other issues to populate based on what the Issue Failures pulls. I know I need some type of reverse query, so any help would be GREATLY appreciated.
Many thanks
|
|
|
|