Here is one formula and the other two are the same but I changed the warehouse number. This formula works if the item only has one warehouse but multiple warehouse I only get the last warehouse listed in the item Maintenance warehouse screen. Formula: if {IM_ItemWarehouse.WarehouseCode} = "100" then {IM_ItemWarehouse.QuantityOnHand} else 0 I have also tried a 3 part formula with stringvar as the warehouse number.
↧