I would like to be able to pull a report like below:

So Something like:
item, Bincode, Lot#, (Expiry - I'm sure I can pull this from ILE mapping), Qty in one row for all products not just selected.
Looks like left is :

The right part :
looks like it only is allowed to have filters? When I create web services for this I get this below:
{"error":{"code":"Internal_ServerError","message":"Specify a filter for the Item No. field in the Lot Bin Buffer table. CorrelationId: 7f574c9e-d7d7-4e1d-9579-fd14dded3565."}}
How do I accomplish this?
Thanks,