Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Crystal 10, joining tables in crystal with ODBC help please
I need to create a report that uses both contact information and customer information but I am unsure how to join these tables to collect the information I need. I noticed there is a contact table, a companies table, and a Compantcontactmap table.
I linked the contact_ID field from the contact table with an interjoin to the contact_ID field in the companycontactmap table. Then I linked the Company_ID field in the companies table to the Company_ID field in the Companycontactmap table with an interjoin. When I just add a couple of fields from each table to my report and run it crystal locks up so I must be doing something wrong.
0