G
gtslabs
I have a summary table report that has a Table and a Query to pull
data from.
Right now the Table data is in each row of the report and the Query
data get placed below that in multiple rows based on the number of
records. I only have no more than 8 records in the query for each
table item so it should all fit on one page.
I want to show those query items in the same ROW as the Table items
so instead of :
x x x x x
y
y
y
y
I want:
x x x x x y y y y y
Can this be done?
data from.
Right now the Table data is in each row of the report and the Query
data get placed below that in multiple rows based on the number of
records. I only have no more than 8 records in the query for each
table item so it should all fit on one page.
I want to show those query items in the same ROW as the Table items
so instead of :
x x x x x
y
y
y
y
I want:
x x x x x y y y y y
Can this be done?