<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: select multiple from file issue with choice filters in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1626420#M63091</link>
    <description>&lt;P&gt;In that case, the issue is most likely with the full CSVs. There is probably&amp;nbsp;&lt;EM&gt;something&lt;/EM&gt; going on in the file that is breaking your workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the S123 side of things, your workflow should work (which is good).&lt;/P&gt;&lt;P&gt;As for the CSVs, I see you have "name" and "label" columns already (which is good). But as for further troubleshooting, it's hard without actually seeing the files. If they aren't confidential, then adding them here would help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The few bits of advice I can give are (in no particular order):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Re-save the file as a CSV. Sometimes CSV files have an issue saving which prevents them from working in S123, but still allows them to be opened in Excel. Doesn't happen often, but I've had it happen a few times.&lt;/LI&gt;&lt;LI&gt;Ensure there are no empty rows.&lt;/LI&gt;&lt;LI&gt;Ensure there are no special characters in the name column (same general rules as the "name" column in the S123 Excel files). Personally, I stick to alphanumeric characters and underscores. Leave the fancy stuff to the label fields.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Cut out all but a few lines from the files and try.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 24 Jun 2025 21:36:11 GMT</pubDate>
    <dc:creator>abureaux</dc:creator>
    <dc:date>2025-06-24T21:36:11Z</dc:date>
    <item>
      <title>select multiple from file issue with choice filters</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1624774#M63021</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can't seem to get choice filters to work on a multi select survey field that is linked to an external csv.&lt;/P&gt;&lt;P&gt;I've attempted a couple different syntaxes:&amp;nbsp; =${&amp;nbsp; &amp;nbsp; &amp;nbsp; } and&amp;nbsp; select()&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I apply the choice filter to the multi select field, the list options disappear from the survey.&lt;/P&gt;&lt;P&gt;I am currently running Survey123 Connect 3.22.44, and havent had luck with solutions proposed in similar threads. Any ideas?&lt;BR /&gt;&lt;BR /&gt;Here is what my data looks like&lt;/P&gt;&lt;P&gt;XLSForm&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="25%" height="24px"&gt;type&lt;/TD&gt;&lt;TD width="25%" height="24px"&gt;name&lt;/TD&gt;&lt;TD width="12.5%" height="24px"&gt;label&lt;/TD&gt;&lt;TD width="12.5%"&gt;appearance&lt;/TD&gt;&lt;TD width="25%" height="24px"&gt;choice_filter&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="46px"&gt;select_one_from_file manager.csv&lt;/TD&gt;&lt;TD width="25%" height="46px"&gt;manager&lt;/TD&gt;&lt;TD width="12.5%" height="46px"&gt;Manager&lt;/TD&gt;&lt;TD width="12.5%"&gt;autocomplete&lt;/TD&gt;&lt;TD width="25%" height="46px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="46px"&gt;select_one_from_file vyds.csv&lt;/TD&gt;&lt;TD width="25%" height="46px"&gt;vineyard&lt;/TD&gt;&lt;TD width="12.5%" height="46px"&gt;Vineyard&lt;/TD&gt;&lt;TD width="12.5%"&gt;autocomplete&lt;/TD&gt;&lt;TD width="25%" height="46px"&gt;manager=${manager}&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="46px"&gt;select_multiple_from_file sblocks.csv&lt;/TD&gt;&lt;TD width="25%" height="46px"&gt;vineyard_block&lt;/TD&gt;&lt;TD width="12.5%" height="46px"&gt;Vineyard Block&lt;/TD&gt;&lt;TD width="12.5%"&gt;minimal&lt;/TD&gt;&lt;TD width="25%" height="46px"&gt;vineyard=${vineyard}&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;manager.csv&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%" height="24px"&gt;name&lt;/TD&gt;&lt;TD width="50%" height="24px"&gt;label&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="24px"&gt;manager1&lt;/TD&gt;&lt;TD width="50%" height="24px"&gt;manager1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="24px"&gt;manager2&lt;/TD&gt;&lt;TD width="50%" height="24px"&gt;manager2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="24px"&gt;manager3&lt;/TD&gt;&lt;TD width="50%" height="24px"&gt;manager3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vyds.csv (file has 150 records)&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;name&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;label&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;manager&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;farm1&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;farm1&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;manager1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;farm2&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;farm2&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;manager2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;farm3&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;farm3&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;manager2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;farm4&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;farm4&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;manager3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sblocks.csv (file has 3K records)&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;name&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;label&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;vineyard&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;1&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field1&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;2&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field2&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;3&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field3&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;4&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field1&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;5&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field2&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;6&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field3&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;7&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field4&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;8&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field1&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;9&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field2&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="85.0142px" height="24px"&gt;10&lt;/TD&gt;&lt;TD width="85.0142px" height="24px"&gt;field1&lt;/TD&gt;&lt;TD width="85.0568px" height="24px"&gt;farm4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 18 Jun 2025 18:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1624774#M63021</guid>
      <dc:creator>brandondurr</dc:creator>
      <dc:date>2025-06-18T18:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple from file issue with choice filters</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1625915#M63066</link>
      <description>&lt;P&gt;I recreated your survey, and I don't see the problem.&lt;/P&gt;&lt;P&gt;From the above, I have this for the survey:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_1-1750705029519.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134868iD887BA82CD45AE57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_1-1750705029519.png" alt="abureaux_1-1750705029519.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Plus 3 CSVs:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_2-1750705044243.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134869iB39B2C9ED0443E2A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_2-1750705044243.png" alt="abureaux_2-1750705044243.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my test, it seemed to work as expected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_3-1750705064139.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134870iACD17B5A6A085532/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_3-1750705064139.png" alt="abureaux_3-1750705064139.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is this what you see? If not, what&amp;nbsp;&lt;EM&gt;do&lt;/EM&gt; you see and what do you&amp;nbsp;&lt;EM&gt;want&lt;/EM&gt; to see?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;EDIT: I attached all the documents.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 18:59:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1625915#M63066</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2025-06-23T18:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple from file issue with choice filters</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1626408#M63090</link>
      <description>&lt;P&gt;so its odd. your screen shot is what i expect to see. when i download your attached files, everything works (this wasn't the case using files i attached).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brandondurr_0-1750797959682.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134999i4E83E5A66C1449F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brandondurr_0-1750797959682.png" alt="brandondurr_0-1750797959682.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The initial data i provided was generic. If i update the labels and filter on column in each of your files (and mine), using my company's actual farm data the filters stop working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brandondurr_1-1750798300430.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135000iCC1EB5ECB3956513/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brandondurr_1-1750798300430.png" alt="brandondurr_1-1750798300430.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;manager file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brandondurr_2-1750798342364.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135001i0E347144EEF077F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brandondurr_2-1750798342364.png" alt="brandondurr_2-1750798342364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;vyds file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brandondurr_3-1750798366794.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135002i65DC926A06AFDBB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brandondurr_3-1750798366794.png" alt="brandondurr_3-1750798366794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;sblocks file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brandondurr_4-1750798674769.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135003i66A3B6237DAAEAAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brandondurr_4-1750798674769.png" alt="brandondurr_4-1750798674769.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brandondurr_5-1750798687703.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135004iE3CD351ECB66696F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brandondurr_5-1750798687703.png" alt="brandondurr_5-1750798687703.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 21:23:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1626408#M63090</guid>
      <dc:creator>brandondurr</dc:creator>
      <dc:date>2025-06-24T21:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: select multiple from file issue with choice filters</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1626420#M63091</link>
      <description>&lt;P&gt;In that case, the issue is most likely with the full CSVs. There is probably&amp;nbsp;&lt;EM&gt;something&lt;/EM&gt; going on in the file that is breaking your workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the S123 side of things, your workflow should work (which is good).&lt;/P&gt;&lt;P&gt;As for the CSVs, I see you have "name" and "label" columns already (which is good). But as for further troubleshooting, it's hard without actually seeing the files. If they aren't confidential, then adding them here would help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The few bits of advice I can give are (in no particular order):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Re-save the file as a CSV. Sometimes CSV files have an issue saving which prevents them from working in S123, but still allows them to be opened in Excel. Doesn't happen often, but I've had it happen a few times.&lt;/LI&gt;&lt;LI&gt;Ensure there are no empty rows.&lt;/LI&gt;&lt;LI&gt;Ensure there are no special characters in the name column (same general rules as the "name" column in the S123 Excel files). Personally, I stick to alphanumeric characters and underscores. Leave the fancy stuff to the label fields.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Cut out all but a few lines from the files and try.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 24 Jun 2025 21:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-multiple-from-file-issue-with-choice/m-p/1626420#M63091</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2025-06-24T21:36:11Z</dc:date>
    </item>
  </channel>
</rss>

