Skip to main content
Question

Non-Stock Kit Availability GI

  • December 20, 2024
  • 2 replies
  • 34 views

Forum|alt.badge.img
  • Semi-Pro II
  • 122 replies

Hello! I am trying to create a GI that shows Non-Stock Kit Availability based on the availability of the component items.

Where if at least on component item is not available, then when you filter by the kit item, either nothing shows up in the GI or there is a field that display a zero availability of the kit item. 

This is the formula I am working with: = IIF (Floor((IsNull(  [INSiteStatus.QtyAvail], 0 )  / IIF ([INKitSpecStkDet.DfltCompQty] > 0,[INKitSpecStkDet.DfltCompQty] ,1 ))) < 0 , 0, (Floor((IsNull(  [INSiteStatus1.QtyAvail], 0 )  / IIF ([INKitSpecStkDet.DfltCompQty] > 0,[INKitSpecStkDet.DfltCompQty] ,1 )))))

Picture below, because the component items shows zero in the available column, nothing should show up for this kit inventory item. 

 

Does anyone know if this is possible? My formula currently returns zero for all items, any idea on what it should look like? Any suggestions are appreciated!

Thank you!

2 replies

Manikanta Dhulipudi
Captain II
Forum|alt.badge.img+13

@jzhu Can you check if below suggestions works for you.

 


Forum|alt.badge.img
  • Author
  • Semi-Pro II
  • 122 replies
  • December 20, 2024

hi ​@Manikanta Dhulipudi , Thank you for the suggestion. The post is not super helpful in my case because my GI already does display a list of the component items. What I need is to know how many kit items are available based on the qty available for the component items and I struggling with the formula that is needed to accomplish this. 

I also tried using this GI as a source to create a new one but was not able to get it either. 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings