How to use many query in one report

Newbie Member
30Jun2011,14:22   #1
dododo's Avatar
I have many query and i wan to show a lot of query in one report. How can i do that? I designed report by my own and want to bound it with many query. Please tell me how to do it.

Please see the link of my report. Each rows and columns of my report need to bound with one query.

ww.postimage.org/image/xatfswas
Go4Expert Member
5Jul2011,17:05   #2
Webdeveloper's Avatar
Hi,

Since there are fixed number of queries to be executed and the result shown in a particular order, so what you can do is you can first execute all the queries save the result in respective variables and then use the variables to show in the report matrix.

Cheers,

~Maneet
Go4Expert Member
18Oct2012,19:36   #3
jaydeee's Avatar
I know this is and old thread but I just wanted to share what I am do in this scenario.

I simply create another query to combine all the queries I've made in one and use it as the recordsource in my report. that is one approach.

Anotherone is to have mini or subreports put all together in one main report.

My scenarios were mostly include total and subtotal that I wanted to put in one report so the first option is best for me. however if you're joining a datawindow, then subreport is your best option.

hope it helps.
Newbie Member
19Oct2012,12:44   #4
Orion's Avatar
Increase the columns of your report. make it look attractive.. as i take a look at your report . it doesn't seems to be interesting.