Resolved! Would anyone know how I could join two tables and have it appear as one?
I have two tables that I would like to join together so that they would appear as one for reporting. One is a ServiceNow table (task_time_worked) and other is a table that we created which also contains time worked. The table we created is a standalo...