Trying to create a BAQ that includes BOM info with a twist. We call it the hammerlaunch report. Users are able to input up to 20 different end items with desired qty to run to generate a consolidated mtl listing of parts with a required qty needed then have QOH in another column with a variance in the next.
The below is my sample that takes 3 parts and desired qty to run but having trouble getting the parms part02 and part03 to show up in the parm to be able to select them in formulas. The BAQ - you may need to remove the link from Part_ud to customer in the below to run. W-BOMMultiple.baq (80.8 KB)
That’s fine, you still don’t need the skip if empty because you are using “or” filters. If it’s doesn’t match (because it won’t) it won’t fail out.
You can just concat the parameters into a single field. Again, if they aren’t populated, you just would get a blank.