Skip to Content
0
Former Member
Jan 26, 2018 at 01:44 AM

Add a parameter to a field in a formula

109 Views

Hello,

I have the following field in my formula:

{InvWarehouse.QtyOnHand}

I would like to set a parameter against that field to only show "QtyOnHand" where

{InvWarehouse.Warehouse} = 10INV

How would I correctly format this to achieve my objective?

Thanks.