I need to burst a report which uses two similar queries; each query is used in each page report which has variable conditions. That is only one report will show according to the condition of the date. For example query 1 is used in page 1 and query 2 is used in page 2 and page 1 and page 2 have render variable to display upon the condition.
I would appreciate if I get any suggestion about the bursting of my report.
i think you can use master-detail relationship
master query will have details for bursting and detail queries are "query 1" and "query 2"
hope this helps