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.