@iskguy , make sure that the RecordID is the GUID from the List Rows Action. Find the GUID column in the table you are using in the List Rows action.
Also, for the owners value, you have to use this expression:
/ownerid_type(ownerid_value)
Replace the ownerid_type with the value from the List Rows Action
Replace the ownerid_value with the value from the List Rows Action
Regards,
Ahmed
If my reply helped you, please give a 👍. And if it has solved your issue, please consider Accept it as the Solution to help other members in the community find it more.