Hi,
Within a ForAll loop, I'm trying to build a collection from a SharePoint list using the ID of the SharePoint list, against the ID of the current record. I'm getting an incompatibility issue though (Table vs Number):

I can't cast the first ID to a value, so I'm not sure what I'd be able to do in this case.
I also seem to be getting a delegation warning which I wasn't expecting.
If anyone has some tips I'd be very grateful!
Thanks in advance