Hi - having an issue with crystal reports for Sage 100 2015 standard. I have been asked to write a report that has the salesperson from AR invoice history, and the salesperson from Customer maintenance - so far so good. They want the salesperson's names also. So I have an equal join on the AR invoice history header, and can put the name column from ar_salesperson. Crystal has a feature that allows you to add the AR_salesperson table again (creating an alias, such as ar_salesperson_1) for this very purpose, but when I create the join to the alias from the customer fields, the query does not return any value. I think this may be a limitation of the pvx ODBC driver.... Has anyone run into this and know ? I was also thinking about an access pass-thru (the way that knowledgesync suggests) but would have to try it. This would be the same issue if you wanted to print the G/L account names for Sales and Cogs from SO_Order detail - two different joins into the same table via an alias. Thanks in advance...... Jeff