Filter Warehouse in RDD custom BAQ Report

I created a BAQ (trying to do a custom Sales Order Pick List) and I am struggling trying to add a Warehouse filter to the RDD Report.

I have the OrderRel.WarehouseCode in the dataset.
I also created a BAQ Parameter (type list) Called WarehouseList and added that to the BAQ Table Criteria as SalesOrder.WarehouseCode IN @WarehouseList Parameter

However, when i go to RDD and try to add a Filter - the Warehouse Adapter is not being found.

Any suggestions appreciated,
DaveO

I “happy clicked” my way to a solution that appears to be working.
I manually typed in the adapter name (Epicor was not able to fill it in automatically) and it appears to be working now.

1 Like