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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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