I'm building a new report based on an existing report. The report includes a table that is populated by a named_query. The named_query in each report is identical except it uses a different data source. I can run the named_queries by themselves and I get the data I want. But I can't get it to populate in the new report.
Doing a Preview on the "good" report, I get this:
Which goes on for several rows.
But when I preview the new report, I get:
There's nothing in the xml node for named_query.
What am I missing?