Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
CSV Importing to a custom table issue
Hi All
I want to use csv uploads into a custom table which contains a Contact Name as a list looking at the standard Contact table.
Sample Table
Name,Phone,Location
In my system I have a Contact that is linked to a Company Name. (standard NetSuite tables)
When I upload my csv file the system only accepts "Company Name : Contact Name" as a valid record
example
Harry Potter is linked to Company Name : HP
When I try to load:
Harry Potter,1234,AUS
I get a error : Invalid custrecord643 reference Harry Potter.
So in my csv upload I must have "HP : Harry Potter"