Skip to Content
0
Former Member
Jan 12, 2012 at 07:34 PM

No Data To Retrieve From A Query Using Multiple Queries

34 Views

I built a query from two different data providers. I joined these two queries by merging the two dimensions from each query on "Organization ID". I set the Organization ID filter criteria on query 2 to to retrieve only rows that matched the results from organization ID in query 1 so that way query 2 doesn't return more organization results than I want to display in the report.

The problem is when I run the queries, I get a message saying "No Data to retrieve in Query 2". Why would I get this message when I know the organization ID exists in query 2, but it isn't retrieving the results.