Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Hello Everybody To calculate Current Inventor...

Hello Everybody To calculate Current Inventory using virtual Column with this formula and it works fine

=SUM([tblPurchases][Quantity]) - SUM([tblSales][Quantity])

but now adding STATUS to the tblSales So need to calculate only the ones with status is “SHIPPED” not “READY”,

What would be the formula? Thanks

0 3 356
3 REPLIES 3
Top Labels in this Space