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