Solution:
NVL({memberitem.locationquantityavailable},0)
For Example:
Member item 1 having the quantity 10
Member item 2 having a quantity 20
MEMBER QUANTITY PER KIT item is 2,
Then the parent item having the available quantity as 5
Solution:
NVL({memberitem.locationquantityavailable},0)
For Example:
Member item 1 having the quantity 10
Member item 2 having a quantity 20
MEMBER QUANTITY PER KIT item is 2,
Then the parent item having the available quantity as 5