if I want to use search.lookupFields to get the NA...
# suitescript
j
if I want to use search.lookupFields to get the NAME of the subsidiary on a particular transaction without all the hierarchy garbage, how would I do so?
Note that there’s no guarantee that a subsidiary would never have a colon in its name.
a
umm there's a Subsidiary (no hierarchy) column isnt there? does that not return the name?
t
have you tried "subsidiarynohierarchy"
j
ahh perfect
I was being dumb
thank you