<?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: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros in AEC (Architecture, Engineering and Construction) Questions</title>
    <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140214#M88</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to SOLVE the problem using your SECOND method: "Or j&lt;SPAN style="background-color: #ffffff;"&gt;ust do it in Pro using a field calculator function.... easy as 1, 2, 3".&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thank you very much!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;The FIRST method: "&lt;SPAN&gt;Fixing the excel sheet would be easiest".&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;I created the new column, populated it with the formula, and the leading/ending zeros did appear. But once I brought it into ArcGIS Pro, the zeros disappeared.&amp;nbsp; Not exactly sure why?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2020 02:59:51 GMT</pubDate>
    <dc:creator>doggpath</dc:creator>
    <dc:date>2020-09-15T02:59:51Z</dc:date>
    <item>
      <title>.xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140200#M74</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Importing .xlsx file which has 1,977 12-digit APN data into ArcGIS Pro results in the 12-digit APN data being truncated, and leading/ending zeros are removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also occurs if i convert the .xlsx file into a .csv file, and import it into ArcGIS Pro, it also truncates the 12-digit APN number and removes the leading/ending zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I import either a .xlsx or .csv into ArcGIS Pro without the data being truncated??&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any help would be appreciated...&lt;/P&gt;&lt;P&gt;Thank you in advance.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 03:57:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140200#M74</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-14T03:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140201#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixing the excel sheet would be easiest&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;=TEXT(A2,"00#######") +"000"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in cell C2, put in the above formula and copy it down the column&lt;/P&gt;&lt;P&gt;In cell C1... Give it a name like Parcel_txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or just do it in Pro using a field calculator function.... easy as 1, 2, 3&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image" height="521" src="https://community.esri.com/legacyfs/online/506872_excel_tbl.png" width="700" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 10:27:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140201#M75</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-14T10:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140202#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please define 'import'.&amp;nbsp; Are you using the excel to table tool or simply viewing the xls or csv in ArcGIS Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 13:14:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140202#M76</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-09-14T13:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140203#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working in ArcGIS Pro 2.6.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st) I tried the "Add Data" from the Map ribbon.&lt;/P&gt;&lt;P&gt;2nd) I tried 'importing' from a Geodatabase I created.&lt;/P&gt;&lt;P&gt;3rd) I tried the Geoprocessing toolbox 'excel to table'&lt;/P&gt;&lt;P&gt;4th) I tried the Geoprocessing toolbox 'table to table'&lt;/P&gt;&lt;P&gt;5th) I tried loading the .xlsx data in Access, and then importing as a .dbf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each time, the 12-digit APN data comes in, however the zeros are truncated which then creates either a 10-digit or 8-digit APN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 16:07:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140203#M77</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-14T16:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140204#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use one of the methods I suggested.&lt;/P&gt;&lt;P&gt;Next time you should format the column as text before you put anything in it.&amp;nbsp; Your column was formatted as numbers with a custom format. and hence wasn't text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 16:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140204#M78</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-14T16:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140205#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reaching out. The issue is caused by the Parcel ID only containing numeric values however the desired format is a text structure.I wanted to add a few more methods that you can use when importing .csv files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first is to create a new table within your project and add the fields with their desired field types. In this&amp;nbsp;example you would add a field named "Parcel" and the field type to text. Then you can append or load your data into this empty table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second is to tell ArcGIS Pro what schema to expect in the .csv file. You can do this by using notepad or another text editor to create a schema.ini file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Open Notepad&lt;/P&gt;&lt;P&gt;2. Copy the following into the new notepad file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[m1w_parcel_lean_edit.CSV]&lt;/P&gt;&lt;P&gt;ColNameHeader=True&lt;BR /&gt;Col1=Parcel Text&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Save the file as schema.ini and store it in the same location as the .csv file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you open the csv within ArcGIS Pro, the fields you define in the schema.ini file will be known.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any questions please feel free to reach out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 17:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140205#M79</guid>
      <dc:creator>AndrewCreek</dc:creator>
      <dc:date>2020-09-14T17:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140206#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you very much!!!&lt;/P&gt;&lt;P&gt;very much appreciated..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 17:29:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140206#M80</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-14T17:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140207#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Dan!&lt;/P&gt;&lt;P&gt;very much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 17:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140207#M81</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-14T17:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140208#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Joe.&lt;/P&gt;&lt;P&gt;Definitely will try all the solutions recommended.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 17:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140208#M82</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-14T17:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140209#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just also noticed that in the xls you sent, you use a comma to delineate thousands, so if you save that to a csv, things are gong to get real whacky for you.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;Parcel,Amount Due
001015003000,"2,638.56"
001055006000,"1,046.08"
001057001000,360.12
001058006000,"1,517.84"
001065001000,342.88
001065020000,617.04
001078013000,322.32
001085016000,"1,822.18"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Notice how some of the values of amount due are treated as text (records 2,3,5,9) while others are float.&amp;nbsp; I've taken the comma out of the thousands and saved as csv again to get this as my csv:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;Parcel,Amount Due
001015003000,2638.56
001055006000,1046.08
001057001000,360.12
001058006000,1517.84
001065001000,342.88
001065020000,617.04
001078013000,322.32
001085016000,1822.18
001085017000,1822.30&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;With a little python you could also open that csv and enclose the the APNs with double quotes but I think you have enough to work with already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 07:43:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140209#M83</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-12-11T07:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140210#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct. However, like most things in GIS, we are given data to work with.&amp;nbsp; This file was sent to me to add into GIS and join to an existing larger GIS parcel set.&amp;nbsp; The joys of GIS... polishing a turd. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp; FUN STUFF!!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 23:04:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140210#M84</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-14T23:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140211#M85</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The GIS isn't a **** to polish, it's the data non-database people provide us that's the ****.&amp;nbsp; In another thread, someone called Excel the Devil's Database.&amp;nbsp; That's what I call it now too....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 23:16:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140211#M85</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-09-14T23:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140212#M86</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.explainxkcd.com/wiki/index.php/2180:_Spreadsheets" title="https://www.explainxkcd.com/wiki/index.php/2180:_Spreadsheets"&gt;https://www.explainxkcd.com/wiki/index.php/2180:_Spreadsheets&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/506916_spreadsheets.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2020 01:20:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140212#M86</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-15T01:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140213#M87</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;correct. I personally believe GIS technology is amazing.&amp;nbsp; The data we sometimes have to work with... not soo much, until it's cleaned up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2020 02:49:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140213#M87</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-15T02:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140214#M88</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to SOLVE the problem using your SECOND method: "Or j&lt;SPAN style="background-color: #ffffff;"&gt;ust do it in Pro using a field calculator function.... easy as 1, 2, 3".&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thank you very much!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;The FIRST method: "&lt;SPAN&gt;Fixing the excel sheet would be easiest".&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;I created the new column, populated it with the formula, and the leading/ending zeros did appear. But once I brought it into ArcGIS Pro, the zeros disappeared.&amp;nbsp; Not exactly sure why?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2020 02:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140214#M88</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-15T02:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140215#M89</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wasn't able to get the first method working.&lt;/P&gt;&lt;P&gt;I created a table within the Geodatabase, created the fields with the correct header-names and data-types, right clicked the newly created Geodatabase table and selected 'load data', but it seemed to still truncate the APN numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't able to get the second method working.&lt;/P&gt;&lt;P&gt;I saved the "&lt;SPAN style="background-color: #ffffff;"&gt;m1w_parcel_lean_edit.xlsx" as a .csv, created the notepad m1w_schema.ini in the same location as the &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;m1w_parcel_lean_edit&lt;/SPAN&gt;.csv", using the ArcGIS Pro Map-ribbon/Add Data brought in the .csv, but two digits were truncated?&amp;nbsp; I may have done something incorrectly with the following .ini?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;[m1w_parcel_lean_edit.CSV]&lt;/P&gt;&lt;P style="border: 0px;"&gt;ColNameHeader=True&lt;BR /&gt;Col1=Parcel Text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2020 03:24:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140215#M89</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-15T03:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140216#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you copy the data column and then "Paste Special" with "Values Only" selected?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That gets the formulas out of the data. Then you might want to check the data type setting for the column. After adding the Leading Zeros and Paste Special, you might want to change the data type to Text. That should lock in the changes you want in the table before you save it and import it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="507208" alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/507208_Screenshot 2020-09-17 104342.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="/legacyfs/online/507233_Screenshot 2020-09-17 104427.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="/legacyfs/online/507234_Screenshot 2020-09-17 104456.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2020 17:47:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140216#M90</guid>
      <dc:creator>BenjaminPezzillo</dc:creator>
      <dc:date>2020-09-17T17:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140217#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) copy "FUNCTION" results from 'Column C' and paste-special-value into TEXT formatted 'Column D'. Leading/Ending zeroes are truncated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="507714" alt="copying the Function results from " function="" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2020 00:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140217#M91</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-22T00:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140218#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;2) copy "FUNCTION" results from 'Column C' and paste-special-value into GENERAL formatted 'Column E'. Leading/Ending zeroes are truncated&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/507715_copyfunction_specialpastevalue_general.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2020 01:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140218#M92</guid>
      <dc:creator>doggpath</dc:creator>
      <dc:date>2020-09-22T01:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: .xlsx data import truncated by ArcGIS Pro/removes leading/ending zeros</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140219#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Try converting Column A to Text before you Copy and Paste Special/Values Only?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Below:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Columns A/B/C&lt;/STRONG&gt; -- all had the same six keystroke input but three different encodings at input&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Columns D/E/F&lt;/STRONG&gt; -- all copy and pasted special values only from A/B/C respectively, leading zeros as text preserved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="508714" alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/508714_Screenshot 2020-09-28 085501.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/xlsx-data-import-truncated-by-arcgis-pro-removes/m-p/140219#M93</guid>
      <dc:creator>BenjaminPezzillo</dc:creator>
      <dc:date>2020-09-28T15:57:37Z</dc:date>
    </item>
  </channel>
</rss>

