Hi all. I have a Flow where when an Opportunity becomes inactive (closed as won or lost, i.e., statecode eq 1), that it will list the related records (a custom table called date deliverables), and set those as inactive as well. I've done this many times before with setting related records as inactive based on statecode, but this is not working. I get an error on the List Rows step of "Could not find a property named 'opportunityid_value' on type 'Microsoft.Dynamics.CRM.pj_datedeliverable'". I have checked the field name on the Date Deliverable record for related opportunity and it is correct in the Flow step.
I am providing my steps below - does anyone have an ideas on what the issue might be?
