Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Custom column field on report
I created a custom transaction column field with a small script that copies the line item price level to the new column field and stores the value. This column is then set to display on item fulfillments. All of that works fine.
The problem I am having is I want to use this column from item fulfillments to report on COGS from those item fulfillments by price level. Unfortunately I can add the field to the report but it is always empty.
The field is type "List/Record" and the list is "Price Level" as I said it is set to store value.