<?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 Pulldata .csv Leading Zeroes Ignored in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824086#M16488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using the Pulldata function with barcode labels for inspection of assets. Our Asset IDs&amp;nbsp;are 5 digit numbers with some that begin with a 0 ie. 02243. Excel ignores these zeroes when reading csv files. I have tried several different methods to create and save the .csv file, but the leading zeroes are not read in Survey123. we require the Asset ID data to be the 5 digit number including any leading zeroes so that we can link it back to our SCADA system. Has anyone else ran into this problem? Suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the survey, .csv file and a jpg of a barcode for testing.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2017 14:08:23 GMT</pubDate>
    <dc:creator>GaryBowles1</dc:creator>
    <dc:date>2017-10-26T14:08:23Z</dc:date>
    <item>
      <title>Pulldata .csv Leading Zeroes Ignored</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824086#M16488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using the Pulldata function with barcode labels for inspection of assets. Our Asset IDs&amp;nbsp;are 5 digit numbers with some that begin with a 0 ie. 02243. Excel ignores these zeroes when reading csv files. I have tried several different methods to create and save the .csv file, but the leading zeroes are not read in Survey123. we require the Asset ID data to be the 5 digit number including any leading zeroes so that we can link it back to our SCADA system. Has anyone else ran into this problem? Suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the survey, .csv file and a jpg of a barcode for testing.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 14:08:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824086#M16488</guid>
      <dc:creator>GaryBowles1</dc:creator>
      <dc:date>2017-10-26T14:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata .csv Leading Zeroes Ignored</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824087#M16489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can explicitly make a cell in Excel a string by using the =TEXT() function; this takes a format that allows leading zeros. &amp;nbsp;Then, you can copy and paste Special (Values) to set those as text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 20:27:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824087#M16489</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-10-26T20:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata .csv Leading Zeroes Ignored</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824088#M16490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, but when the csv is read by excel, aren’t the zeroes then ignored? I can open my csv in notepad and the zeroes are there, it is only in excel that the zeroes disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try this and see if it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gary H. Bowles, GISP&lt;/P&gt;&lt;P&gt;GIS Database Administrator | Seneca Resources&lt;/P&gt;&lt;P&gt;Office : 412-548-2544 | Cell Phone: 412-334-5273&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 14:42:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824088#M16490</guid>
      <dc:creator>GaryBowles1</dc:creator>
      <dc:date>2017-10-27T14:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata .csv Leading Zeroes Ignored</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824089#M16491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TEXT function changes the nature of the data stored from being a number to being text, so characters are preserved; it's the formulaic equivalent of starting a text entry with a leading apostrophe (if you type '00123 into an Excel cell, the leading 0's will be retained; you'll also see the default formatting is left-justified (instead of right-justified for numbers) and a warning icon should appear asking if you want this to be a number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 16:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/824089#M16491</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-10-27T16:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata .csv Leading Zeroes Ignored</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/1040850#M33418</link>
      <description>&lt;P&gt;I just recently started seeing this problem in the Field App, but believe the Web Form to be OK.&amp;nbsp; I can't say if it's new or not, but my users just started reporting that the leading zeros are being removed from&amp;nbsp; select_one and select_multiple questions.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried a few things like setting the TEXT field type and using the =TEXT() function, but when I test in connect, I can see the values are coming in as integers still, with the leading zero dropped.&amp;nbsp; See screenshot below.&amp;nbsp; Is there another way to do this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichaelBrown4_0-1616709521088.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9422iF8175B8619EFB62B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MichaelBrown4_0-1616709521088.png" alt="MichaelBrown4_0-1616709521088.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 22:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/1040850#M33418</guid>
      <dc:creator>MichaelBrown4</dc:creator>
      <dc:date>2021-03-25T22:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata .csv Leading Zeroes Ignored</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/1664791#M64714</link>
      <description>&lt;P&gt;Hi James,&lt;BR /&gt;&lt;BR /&gt;After using =TEXT() will the leading zeros still be there after saving, closing and reopening the file?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 23:43:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-csv-leading-zeroes-ignored/m-p/1664791#M64714</guid>
      <dc:creator>StevenDel_Castillo</dc:creator>
      <dc:date>2025-11-10T23:43:32Z</dc:date>
    </item>
  </channel>
</rss>

