For select_one, if you are using integers for responses you should either switch to select_one_integer or use =“1” in the excel. I am not 100% sure if this is causing your current problem but it’s a known issue so it’s good to address either way. Another possibility is that there’s an issue in the choices sheet if there are multiple forms writing to the same table, the tableid=formid should have the choices. Hope one of those solves it!