Adam Weaver
11/20/2024, 6:37 PMCeligo AI
11/20/2024, 6:37 PMAI generated answer (using internal Slack threads):****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** To create a custom field on your Assembly Build page that divides the projected value by Quantity to build, you can follow these steps: 1. Navigate to
Customization > Lists, Records, & Fields > Transaction Body Fields > New
.
2. In the Label field, enter a name for your new field (e.g., "Projected Value per Quantity").
3. Set the Type to "Free-Form Text" or "Decimal Number" depending on your preference.
4. Under the Display subtab, set the Display Type to "Normal" and the Store Value option to "Yes".
5. Under the Applies To subtab, check the "Assembly Build" box.
6. Under the Validation & Defaulting subtab, in the Default Value field, you can enter a formula that divides the projected value by the quantity to build. The formula might look something like this: {projectedvalue}/{quantity}
. Please note that you need to replace projectedvalue
and quantity
with the actual field IDs in your NetSuite account.
7. Save the new field.
Now, this new field should appear on your Assembly Build page and show the result of the division of the projected value by the quantity to build.
Please note that this solution assumes that you have the necessary permissions to create and modify custom fields in your NetSuite account. If you do not see the options mentioned above, you may need to contact your account administrator for assistance.Celigo AI
11/20/2024, 6:37 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.826367199
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.817120969
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.815033853
Celigo AI
11/20/2024, 6:37 PM