Hi,
Trying to create a nested ForAll with filters,
First ForAll filters a collection, containing some Items (with itemkey = No) depending on an item category (Standard Sales Code),
Second ForAll Filters the Item Table in order to retrieve Item characteristics for each item populated in the first ForAll. Was thinking to use the item Key 'No' to be abble to filter and disambiguating using the First Collection Name as prefix. But when doing this i always get a message "Invalid argument type". (have also tried using lookup but also getting same message).

Any idea what could be the trick to solve this?
Regards