Skip to main content
Inspiring
December 1, 2006
Question

multiple queries on report builder?

  • December 1, 2006
  • 2 replies
  • 2117 views
I know how to create a report in report builder with a single query but in this case i would like to create a single page report that consist of 3 sections containing results from 3 seperate queries. how do i do something like this?
    This topic has been closed for replies.

    2 replies

    Inspiring
    December 1, 2006
    I know how to create a report in report builder with a single query but
    in this case i would like to create a single page report that consist of
    3 sections containing results from 3 separate queries. how do i do
    something like this?


    Make each section a sub-report (with it's own query) that is combined
    into a master report.
    bdee2Author
    Inspiring
    December 1, 2006
    where can i find more info on how to create subreports?
    Inspiring
    December 1, 2006
    Is combining the queries using query of queries an option?
    bdee2Author
    Inspiring
    December 1, 2006
    i don't think that will be an option because the 3 tables are all quite different. it seems odd that this kind of functionality inst built right into report builder