G
Guest
Good day,
I have two query’s that are linked together to generate information from two
different tables and return the information into one query.
Table 1 = Job History
Table 2 = Downtimes
I link these two tables through a query that has an outer join (Show all
records from Job History and only those records from Downtimes where the join
fields are equal.)
In some cases in my report from these two queries the information is exactly
the same and shows twice (repeats).
In both queries when run independently the transactions do not repeat.
Any reason why this would be happening?
I have two query’s that are linked together to generate information from two
different tables and return the information into one query.
Table 1 = Job History
Table 2 = Downtimes
I link these two tables through a query that has an outer join (Show all
records from Job History and only those records from Downtimes where the join
fields are equal.)
In some cases in my report from these two queries the information is exactly
the same and shows twice (repeats).
In both queries when run independently the transactions do not repeat.
Any reason why this would be happening?