multiple crosstabs in a report

S

SageOne

I need to create a report that will display the results of 4 cross tabs from
4 different queries. Is this possible?
 
A

a a r o n . k e m p f

or you can use a query to join the results from all the crosstabs,
rigth?

if you do this; you should somehow ensure that your records are at the
same grain (unless you want to do something different)
 
Top