I have two data set from different fact tables but in report I have to show both the result set together. If I am using both the data sets it is appending down after the first dataset table. Please let me know how can I show both the tables together horizontally.
Asked
Active
Viewed 617 times
1 Answers
0
Nested Tables.
- Make a new table in your template; 1 row, two columns.
- Nest/put one of your tables in the first columns of the new table. Put your other table in the second column of the new table.
If you want, you can adjust the new tables cell margins to different values, including 0, to reduce the space around the nested tables.

EdHayes3
- 1,777
- 2
- 16
- 31