Hello,
I recently upgraded from 4.0 to AX2012 and I'm trying to build a simple report in Crystal to show Customer Account, Name, Address, but I'm struggling with table joins and hope someone would be kind enough to steer me in the right direction.
I am joining CustTable to DirPartyTable by fields (PARTY > RECID)
DirPartyTable to LogisticsLocation (PRIMARYADDRESSLOCATION > RECID)
LogisticsLocation to LogisticsPostalAddress (RECID > LOCATION)
...but I'm getting double records - I have tried all kinds of different join types but the results are the same.
Are my joins even correct? I would really appreciate any direction on this.
Thank you!
*This post is locked for comments
I have the same question (0)