I have a report that needs two set of queries. The first query returns a date which acts as a parameter to another query. So far, I have been using parent report-subreport structure, wherein the parent has the date query. I catch the date in a formula, which i link to a subreport parameter.
Is it possible to achieve this without using subreports?