what is the formula(text) that will return items o...
# suitescript
j
what is the formula(text) that will return items on a fulfillment record line in a saved search?
I tired
{item}
and
{itemname}
and nothing
e
are you wanting a concatenated list of all of the items on an item fulfillment record?
j
yes! but its for a fulfillment request record @eblackey
e
I know the fulfillment request record is a bit different from item fulfillment. but this might work. If you do a summary search and use the NS_CONCAT (won’t be in the function list) function you can get a concatenated list of items.
This is what it will look like on the results tab…
j
That did not work for me
this is the saved search I want to add it to:
so I essentially want a column relating to the iterm(s) that are attached to the fulfillment request
@eblackey thank you for your input, do you think what I want to do is possible?
@Ross Kennedy
e
All of the those columns would need to be summary of GROUP and the new column with the formula above would need to be set to summary of MINIMUM. Can you share a screenshot of the Results tab.
n
Is it also Mainline = F?