I created a new administrative report to pull out all the users and the related teams they were in.
This means several user names are duplicated depending on how many teams they belong to - on 4 of my 63 rows it pulls in data that does not exist in the records at all.
The incorrect data row is perfectly normal in all respects (showing the user details) but with a long alphanumeric string where the team lookup should be instead of a team name. The rest of the data is complete and accurate - these data rows are extras.
I really can't see why its pulling in this data for only 4 users and how to stop it. Any ideas?