Hi all! I'm trying to make a system notes search o...
# administration
k
Hi all! I'm trying to make a system notes search of updates to Vendor records, but I only see "Entity" available as a record type. Is there a way to pull in / filter by entities that are vendors?
Or, is there a way to combine the results of two different searches, like one of Vendors and one of System Notes so I can cross reference them within NetSuite or would that have to be done in a Suitelet or Excel or something?
m
You can do a
Vendor
search and join to
System Notes
from there, that's what I usually do for this sort of need.
k
join how?
c
"System Notes Fields ... "
👍 2
💯 1
k
That's perfect!
Thank you!!!