Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Correlated Subquery only pulls matching records

Status
Not open for further replies.

szumerspirit

Programmer
Jun 28, 2006
10
0
0
US
Hello,

I am trying to build a subquery/correlated subquery in Brio, where it returns all the parent records, with the child records only matching based on a specific limit. I cannot do this in the standard query based on the relationships.

I have tried both correlated subquery and a regular subquery but it keeps returning only records with matches in both tables like a simple join. I am not sure what I am missing.

Has anyone experienced this? I am on a very short deadline and am frantic. I would appreciate any advice.

I used the instructions here to build it:
Thanks
 
Might help to see what you have for a query.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top