Hi,
I need some help on to create a formula, refer below.
If Stock.StockDateMonth = StationaryRequest.CreatedatMonth, Then + to Stock.TotalIssue + StationaryRequest.DispatchUnits
There are three entities which is Items, Stock and Stationary Request.
Stock Entity
Stationary Request Entity
Each month there will separate record for Stock and above one for Jan 2020 and only for one item.
Highly appreciate help on this.
I need some help on to create a formula, refer below.
If Stock.StockDateMonth = StationaryRequest.CreatedatMonth, Then + to Stock.TotalIssue + StationaryRequest.DispatchUnits
There are three entities which is Items, Stock and Stationary Request.
- Relevant Item is link to Stationary Request
- Relevant item is link to Stock
Stock Entity
Stationary Request Entity
Each month there will separate record for Stock and above one for Jan 2020 and only for one item.
Highly appreciate help on this.
Comment