For Each List Item error on OData filter - "Expression Activity type 'VisualBasicValue`1' requires compilation in order to run. Please ensure that the workflow has been compiled."

Thanks very much @Yoichi . I am now getting an error as follows. I still have an error in the overall request content. My initial review of OData query used was finding samples showing that an apostrophe is a necessary character in the mix of that string.

For example, “ID eq ‘1595’”

I’m thinking I need to get that into my OData filter string so apostrophes surround the value. Can you help there?