Good morning,
Has anyone else noticed that the left join feature excludes data from the left table if a match is not found on the right table? I have been seening this since the last system update. I have a Table of Active users and one with QA scores. I am using the Active User table as my left table and joining on ADID/Username. I noticed that is a user did not have any QA data for a given period, the left table will exclude theier ADID all together as opposed to keeing the ADID and displaying nulls for the columns coiming from the right table. Please let me know if you are noticing this behavior as well.