I've seen the other posts on this subject and I've tried to troubleshoot based on those, but none of them seemed to help me.
These are the 3 I read:
https://community.esri.com/t5/arcgis-survey123-questions/autocomplete-search-not-pulling-options-for/m-p/1340241
https://community.esri.com/t5/arcgis-survey123-questions/search-autocomplete-not-pulling-options-for/m-p/1621912#M62918
https://community.esri.com/t5/arcgis-survey123-questions/search-appearance-not-pulling-data/m-p/1178003#M42946
I've attached my Excel spreadsheet for the survey form. The fields that I can't get to function are in rows 8 and 9 of the spreadsheet (AddressSelection and REIDSelection). I'm attempting to allow the user to choose to search our Parcels layer found at the REST endpoint here: https://services2.arcgis.com/G5vR3cOjh6g2Ed8E/ArcGIS/rest/services/Parcels_NEW/FeatureServer/0
by either an address or a REID. I know the layer is allowed to be queried, but it won't seem to populate data. It is a fairly large feature service with ~135k rows so I was wondering if that might be part of the problem.
One thing I wasn't sure about is since I am using the same feature service twice in this survey is if it needs a unique table name each time. I believe I've tried it both ways, once with the same name and once without and neither seemed to work so I don't think it's the problem, but I'd still be curious to know if it matters.

Thanks in advance for any help,
Mark