<?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: Issues with pulldata function in Survey 123 in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813397#M13937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure since I keep seeing weird things with your csv file.&lt;/P&gt;&lt;P&gt;When I open in excel I get this with ;&lt;/P&gt;&lt;P&gt;FA0069920;FURNITURE AND FITTINGS;AIR CONDITIONER;AIR CONDITIONER - MIDEA;GOLDAIR;RM000501;M MKHABELA;MAIN BUILDING;FIRST FLOOR;RM000501;;EXCELLANT&lt;BR /&gt;FA0069290;FURNITURE AND FITTINGS;AIR CONDITIONER;HIGHBACK 1;Highback;RM000501;M MKHABELA;MAIN BUILDING;FIRST FLOOR;RM000501;;EXCELLANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Notepad same thing&lt;/P&gt;&lt;P&gt;BARCODE;SERIAL_NUMBER_PLATE;ASSET_DESCRIPTION;ROOMNUM;ROOM_DESCRIPTION;BUILDING;FLOOR;SITE_DESCRIPTION;RESPONSIBLE_PERSON;ASSET_CATEGORY_ID;CATEGORY;SUB_CATEGORY;SUB_CATEGORY_DESCRIPTION_FOR_DEPRECIATION;CONDITION 5727;N/A;4 DRAWERS - CABINET - STEEL&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I import from txt in Excel I get this IF i use ; as the delimiter&lt;/P&gt;&lt;P&gt;ASSETCODE ASSETCATEGORY ASSETTYPE PRODUCTNAME ASSETNAME ROOMDESCRIPTION RESPONSIBLEPERSON BUILDINGNAME FLOOR ROOMNO SERIALNO CONDITION&lt;BR /&gt;FA0069920 FURNITURE AND FITTINGS AIR CONDITIONER AIR CONDITIONER - MIDEA GOLDAIR RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;BR /&gt;FA0069290 FURNITURE AND FITTINGS AIR CONDITIONER HIGHBACK 1 Highback RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;BR /&gt;FA0069281 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;BR /&gt;FA0069289 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;BR /&gt;FA0069291 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now not seeing a , but I way have used the wrong sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end I think you somehow set it to use ; instead if , - then called it a csv - which is really is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a fixed version.&amp;nbsp; You could also use external_choices tab by a copy/paste instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2019 20:40:56 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2019-05-02T20:40:56Z</dc:date>
    <item>
      <title>Issues with pulldata function in Survey 123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813394#M13934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having trouble implementing the pulldata function using Survey123. My survey is intended to collect information regarding moveable assets for municipalities using a barcode scanner. I have a CSV file that contains asset code and any other information pertaining to the assets. That CSV has been put into the media folder of my survey. I believe my calculation formula is correct. When I go into my survey, after typing or scanning the&amp;nbsp; barcode nothing is being populated for my other questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 22:47:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813394#M13934</guid>
      <dc:creator>LDPWRI_ADMINMngomezulu</dc:creator>
      <dc:date>2019-05-01T22:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with pulldata function in Survey 123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813395#M13935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have commas in your lists.&amp;nbsp; &amp;nbsp;Found this example&amp;nbsp; S1B,S3N.&amp;nbsp; Cannot have any commas in the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also your pulldata seems to reference columns that do not exist in the csv&lt;/P&gt;&lt;P&gt;pulldata('TBCASSETSMISSED','ASSETCATEGORY','ASSETCODE', ${ASSET_CODE})&lt;/P&gt;&lt;P&gt;ELEMENT ELEMENT_SUBNATIONAL_ID SNAME NAME_TYPE_CD SCOMNAME S_RANK EO_TRACK_STATUS_DESC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also when I open you csv as a text doc it is all semicolans instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sheet looks familiar did you post it before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 14:16:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813395#M13935</guid>
      <dc:creator>DougBrowning2</dc:creator>
      <dc:date>2019-05-02T14:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with pulldata function in Survey 123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813396#M13936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I had a similar issue before however with a different data set. I am not able to find the commas that you referring to in the example you gave. Please if possible can you send me the spreadsheet with highlighted issues. I am not sure if they hidden or not from my side I tried searching but not finding. You assistance is greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 20:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813396#M13936</guid>
      <dc:creator>LDPWRI_ADMINMngomezulu</dc:creator>
      <dc:date>2019-05-02T20:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with pulldata function in Survey 123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813397#M13937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure since I keep seeing weird things with your csv file.&lt;/P&gt;&lt;P&gt;When I open in excel I get this with ;&lt;/P&gt;&lt;P&gt;FA0069920;FURNITURE AND FITTINGS;AIR CONDITIONER;AIR CONDITIONER - MIDEA;GOLDAIR;RM000501;M MKHABELA;MAIN BUILDING;FIRST FLOOR;RM000501;;EXCELLANT&lt;BR /&gt;FA0069290;FURNITURE AND FITTINGS;AIR CONDITIONER;HIGHBACK 1;Highback;RM000501;M MKHABELA;MAIN BUILDING;FIRST FLOOR;RM000501;;EXCELLANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Notepad same thing&lt;/P&gt;&lt;P&gt;BARCODE;SERIAL_NUMBER_PLATE;ASSET_DESCRIPTION;ROOMNUM;ROOM_DESCRIPTION;BUILDING;FLOOR;SITE_DESCRIPTION;RESPONSIBLE_PERSON;ASSET_CATEGORY_ID;CATEGORY;SUB_CATEGORY;SUB_CATEGORY_DESCRIPTION_FOR_DEPRECIATION;CONDITION 5727;N/A;4 DRAWERS - CABINET - STEEL&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I import from txt in Excel I get this IF i use ; as the delimiter&lt;/P&gt;&lt;P&gt;ASSETCODE ASSETCATEGORY ASSETTYPE PRODUCTNAME ASSETNAME ROOMDESCRIPTION RESPONSIBLEPERSON BUILDINGNAME FLOOR ROOMNO SERIALNO CONDITION&lt;BR /&gt;FA0069920 FURNITURE AND FITTINGS AIR CONDITIONER AIR CONDITIONER - MIDEA GOLDAIR RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;BR /&gt;FA0069290 FURNITURE AND FITTINGS AIR CONDITIONER HIGHBACK 1 Highback RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;BR /&gt;FA0069281 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;BR /&gt;FA0069289 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;BR /&gt;FA0069291 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now not seeing a , but I way have used the wrong sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end I think you somehow set it to use ; instead if , - then called it a csv - which is really is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a fixed version.&amp;nbsp; You could also use external_choices tab by a copy/paste instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 20:40:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813397#M13937</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-05-02T20:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with pulldata function in Survey 123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813398#M13938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you so much. I really appreciate your assistance. I also was able to fix after following some instructions form this link &lt;A class="link-titled" href="https://help.sharpspring.com/hc/en-us/articles/115001036647--CSV-File-Troubleshooting" title="https://help.sharpspring.com/hc/en-us/articles/115001036647--CSV-File-Troubleshooting"&gt;.CSV File Troubleshooting – SharpSpring&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jermina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 21:34:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issues-with-pulldata-function-in-survey-123/m-p/813398#M13938</guid>
      <dc:creator>LDPWRI_ADMINMngomezulu</dc:creator>
      <dc:date>2019-05-02T21:34:31Z</dc:date>
    </item>
  </channel>
</rss>

