Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Using % Formula of Summary level
I'm trying to calculate the waste percentage of a certain group of items. For waste, I'm basically just comparing the total qty purchased, to the current available qty.
I'm using an item search, setting the criteria to Trans Type=PO, then summing the Trans Qty. Also including the available field, and grouping by item. This part works well.
I'd like to add a Waste % column. I'm able to create the column using Formula(Percent)- {quantityavailable}/{transaction.quantity}. This works perfectly on the drill down screen, but I need to bring it to the summary level. The % is only useful if I'm using the sum of the trans qty. I'm just not sure how to accomplish this.
0