I am having an issue with properly displaying page sets with multiple queries. The scenario is a report that contains two lists on one page associated to two separate queries. Both queries contain an "IN" statement filtered on the same data item, which is also the query basis for the page set. When I run the report for multiple selections, the first list report breaks properly into multiple pages. However, the second list summarizes in total for all selections. Is there a way to also include this second query to display values using the same criteria as the first query?
I'm having a very similar problem where I'd like to synchronize 3 queries on 1 Page Set.
1 query is a Master/Parent with 2 others as Children.
I'd like to synchronize them all with 1 Vendor per Page. Depending on where I put the Page in the Page Sets, only 1 query breaks correctly on the Vendor but the other 2 list all Vendors repeatedly.
Some confusion here...
I am not aware of a way to create a master/detail relationship between queries. I suspect you mean List (or some other visualization), not Query.
You should have a query assigned to the page. Within the page you should have the master detail property of each of your visualizations configured to relate its query to the page's query in the data element that defines a page.