Forum Discussion

AA622's avatar
AA622
Helper II
3 years ago

Using Sum function and/or field in table

I am having this issue with inventory quantity in our Inventory Transactions table.   I created a simple Sum function to show the qty.  Measure.Qty = SUM(InventTrans[Qty])   To compare I insert...