You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to sum up the price of the items in the LIG only if their part number starts with something?

Summary:

Hello,

I would like to create a formula that calculates the total of items in LIG that have a part number starting with "TEN".

In order to do that I wanted to do something like that:

sumIf(startsWith(Part Number, "TEN" ),Amount (Net))

However, in the startsWith function I can only put functions, literal values , main attributes and system attributes while I need to put line attributes.4

How can I do it?

Regards,

Silvia

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!