Assuming that these tables have the same columns, you can create a Union by creating the report with the first table, then copy the contents of the Database->Show SQL Query
Type the word Union in afterwards
Then paste the SQL again below it, and change the table names in the second SQL.
If they're not the same, please post example data and expected output.
-k