To add a calculated column to show a Cost Per Unit amount as a new column in the Inventory Dead Stock report go to:
- Reports from the home ribbon
- All Reports from left panel
- Inventory Dead Stock - double click to open
- Calculated Columns from ribbon
- Column Name = type Cost Per Unit
- Column Header= type Cost per Unit
- Data Type = System.Int32 ( If not already entered, select using drop down arrow)
- In the Formula window type exactly as you see here in yellow font: [Cost]/[Quantity]
You will now see a new column in your
Inventory Dead Stock report called
Cost Per Unit with
Cost divided by Quantity Total