Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
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. Register now
NSAW using calculation/key metric formulas in pivot table
Hi,
I am trying to create an easy way to see the average item sales rate. I want to take the total dollars sold / total quantity sold so I can get this average rate. I created a calculation with the following formula.
SUM(Item rate * shipped quantity) / SUM(shipped quantity)
When I add this into the pivot table, I assume it is summing the value because it is a very large number. I wanted to try average but there is no option to change the aggregate. I wasn't sure the difference between a calculation and a key metric so I create a key metric version called Key Metric Average Rate and I now get the menu option but all the options are grayed out and not selectable. Any idea how I can get my pivot table to show the SKU and its average sale rate? Instead