Update bot not updating

I have a bot that I use to update the table I am working on with a value from another table. I have used this code so many times and until now it has worked fine.  Here is the code

select(
SIS Foster[SIS Foster], [state student id] = [_thisrow].[state student id]
)

When I test it i get these results

results.JPG

โ€ƒI can see that it is working and the app is deployed but it is not updating the sheet at all. I used the copied bot that I know worked on a different column but this one doesnt work at all. I checked the logs and it shows it was completed but still no update on the table. Any ideas?

0 2 101
2 REPLIES 2
Top Labels in this Space