Issue with Query "_id" [SOLVED]

So the reason I need to get into the collection is because I am trying to connect user inputs to an “edit” button on a repeater. If I try to connect them to the dataset the user inputs only connect to the first item in the repeater (no matter which repeater element’s ‘Edit’ button I click. So now i am trying to obtain the item’s ID from the repeater and then tell the user inputs to connect to that item in the collection.

I just checked the spelling and the permissions and it doesn’t look like that’s the problem either… I feel like I’m missing something super simple but I can’t seem to figure out what it is haha. Really appreciate the help Nick!