Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
Transaction Saved Search - Extract Item Fulfillments linked to SO Line with formula
Hi,
I hope this tool can be helpful to find an answer of my question.
I'm creating a transaction saved search (type=sales order, main line=No). I would like to extract in a single field (maybe with a formula (text)) all the item fulfillment records associated with each sales order Line ID.
Let me explain.
a single sales order line can be associated with several fulfillments (e.g. quantity on sales order line = 10, 6 with IF0001 and 4 with IF0002).
I managed to extract the information I need but unfortunately the saved search transactional creates a join and the sales order line amounts I want to total are not consistent since it considers the sales order line amount twice (once for each item fulfillment).