Can someone help me with what I’m doing wrong here please?
I created a report joining 2 files to retrieve Customer #, Customer Name, Email address, and Date the Customer # was created. Joining the 2 files to include the Email address returns the same line multiple times for some customers, while other customers only return a single record.
What can I do to prevent the duplicate records?