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.
Saved Search Fields with Joined Tables?
Hello;
Maybe I am just really stupid but I cannot figure out how to reference a field in a saved search that is from a joined table. For example, I have a customer saved search that is joined to transactions and I need the transaction internal id. Is it transaction.tranid?
Edit: Maybe I am just that dumb - getValue(name,join,summary) refers to a join internalid, so it would be searchresults.getValue('tranid',transaction');?
0