Hello,
I have this survey123 connect xls form, it has nearest_pipeline name field that display pipeline that is closest to the event_point_point geopoint location and fill dynamically from calculation. I have another field called "Opername" that dynamically display the multiple choice values in appearance column. So here I want to make connection between the values of "nearest_pipeline" and "Opername" that if the value displays in nearest_pipeline, I don't want it to be displayed again but other values in multiple choice list of "Opername".
For eg. If nearest_pipeline box displays "ENBRIDGE" value, I want other choice list except the one displayed in nearest_pipeline box.
I've attached the SurveyTest xlsx file. Looking forward to any help/suggestions in this regard. Thanks!