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!
Urgent: Saved Search to return most recent payment method
We're supposed to have a list ready for a marketing campaign that starts tonight but the ODBC connection shows no data for the field 'Payment Method" on transactions so I need to get this out of Netsuite ASAP.
I'm using a transaction search with the following in the results:
Name (Grouped)
Text Formula (Max) max({transaction.paymentmethod}) keep(dense_rank last order by {trandate})
I get a 'field can't be found' error when I run this. Any help would be very much appreciated.