<?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: I need a spreadsheet like grid solution in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390784#M55256</link>
    <description>&lt;P&gt;My working approach is to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Using Survey123 gridding (obviously)&lt;/LI&gt;&lt;LI&gt;Shrink the questions down with &amp;lt;font style=x&amp;gt; to make them as small as possible to take up less room both vertically and horizontally.&lt;/LI&gt;&lt;LI&gt;Define a series of question variables with xxxx suffix, such as species_0001, species_0002, etc., up to a max that the customer can live with (probably 100-200).&lt;/LI&gt;&lt;LI&gt;Do the same for each question strata_tree_0001, strata_tree_0002, etc, strata_shrub_0001, strata_shrub_0002, etc.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'd build build an XLSForm group of entries that covers one "row" of the form, then replicate that group of XLSForm entries x times (100 - 200) and increment the variable numbers/suffixes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm not going to do it by hand. Instead, I'd probably use Python and openpyxl to generate the spreadsheet entries and copy the completed spreadsheet (somehow) into the actual XLSForm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; On the backend side, I'd need to have a Python script to process the survey data and generate a more manageable feature set with a related table containing the species information. From there, I'd review/analyze the results like normal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm not sure this is worth this much effort, but I'm at least going to think it through.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thoughts?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Mar 2024 22:05:01 GMT</pubDate>
    <dc:creator>ChipMorgan65</dc:creator>
    <dc:date>2024-03-04T22:05:01Z</dc:date>
    <item>
      <title>I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390775#M55252</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have a customer that requires a true spreadsheet/paper form grid in Survey 123.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I need to implement a Survey 123 digital form for species data collection. I'm trying to recreate the Carolina Vegetation Survey Level 5 species form (see attachment) and (separately) the Virginia Natural Heritage Program data collection protocols.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Each of these workflows depend on the ability of the data collector (i.e., the human) being able to visually review several dozens (or more) of species records in the same screen (with scrolling allowed).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Further (and related to the above), each species requires that several questions be answered. These questions (particularly on the CVS Level 5 form) are not completely filled out species by species (row by row), but are typically filled out question by question (column by column).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Defining a Survey 123 repeat does not meet this need since you can only see one species at a time. Imagine having 70 species in the list (which did occur on one of my samples). Say that you're on species 70 and you need to return to species 1 to answer the next "column" of questions. Are you really going to have the data collector click the form's "left/previous" button 69 times to get back to species 1?&amp;nbsp; And what happens if you need to answer the questions non-sequentially?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Survey 123's repeat is just not the right UI structure to support this workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I've heard of this similar need from multiple conservation organizations. They have separately described prior attempts by experienced developers using Survey 123 (and other software) who have built what turn out to be unusable/impractical digital forms, primarily due to the developer not understanding the workflow of the data collector and the need to see all of the species/questions at once.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Each of these organizations prefer to collect data by hand and hand transcribe their forms because it is faster and simpler than trying to use a "repeat" style digital form that hides 99% of the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; There's gotta be a way to address this.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 21:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390775#M55252</guid>
      <dc:creator>ChipMorgan65</dc:creator>
      <dc:date>2024-03-04T21:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390783#M55255</link>
      <description>&lt;P&gt;Short answer is: that cannot currently be done.&lt;/P&gt;&lt;P&gt;The web form is a little better since repeats are added as sequential blocks, but nothing like a grid though. I would also love for repeats to be configurable like this and have had similar requests.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 22:04:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390783#M55255</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-03-04T22:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390784#M55256</link>
      <description>&lt;P&gt;My working approach is to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Using Survey123 gridding (obviously)&lt;/LI&gt;&lt;LI&gt;Shrink the questions down with &amp;lt;font style=x&amp;gt; to make them as small as possible to take up less room both vertically and horizontally.&lt;/LI&gt;&lt;LI&gt;Define a series of question variables with xxxx suffix, such as species_0001, species_0002, etc., up to a max that the customer can live with (probably 100-200).&lt;/LI&gt;&lt;LI&gt;Do the same for each question strata_tree_0001, strata_tree_0002, etc, strata_shrub_0001, strata_shrub_0002, etc.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'd build build an XLSForm group of entries that covers one "row" of the form, then replicate that group of XLSForm entries x times (100 - 200) and increment the variable numbers/suffixes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm not going to do it by hand. Instead, I'd probably use Python and openpyxl to generate the spreadsheet entries and copy the completed spreadsheet (somehow) into the actual XLSForm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; On the backend side, I'd need to have a Python script to process the survey data and generate a more manageable feature set with a related table containing the species information. From there, I'd review/analyze the results like normal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm not sure this is worth this much effort, but I'm at least going to think it through.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thoughts?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 22:05:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390784#M55256</guid>
      <dc:creator>ChipMorgan65</dc:creator>
      <dc:date>2024-03-04T22:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390785#M55257</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;, thanks for the quick reply! I know I'm not alone here.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 22:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390785#M55257</guid>
      <dc:creator>ChipMorgan65</dc:creator>
      <dc:date>2024-03-04T22:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390791#M55259</link>
      <description>&lt;P&gt;For sure! There are definitely a lot of people that both want this feature added, and would benefit greatly from its additional.&lt;/P&gt;&lt;P&gt;This feature specifically is on my short-list of things to ask Esri for when I get a chance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 22:11:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390791#M55259</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-03-04T22:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390794#M55261</link>
      <description>&lt;P&gt;I think this is the idea for upvote from 2019.&amp;nbsp; &amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-ideas/table-view-for-repeats/idi-p/938544" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-ideas/table-view-for-repeats/idi-p/938544&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I use a repeat and have all my questions for that species in the one repeat.&amp;nbsp; Have a dup checker and a summary page and it gets us by.&amp;nbsp; You will not be able to recreate excel so changing the workflow can help.&amp;nbsp; It is not paper so the workflow usually needs to be adjusted.&lt;/P&gt;&lt;P&gt;This style may work for you?&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-ideas/table-view-for-repeats/idi-p/938544" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-ideas/table-view-for-repeats/idi-p/938544&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 22:28:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390794#M55261</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-03-04T22:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390800#M55262</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;, thanks for pointing this out. It does answer some of the issue, and I really appreciate the ideas it utilizes.&lt;/P&gt;&lt;P&gt;However, there are some workflows that really are the way they need to be, and this is an example of that. It's not a good response to the customer in this situation that they should change their workflow because my software can't support their current approach.&lt;/P&gt;&lt;P&gt;Thanks again. I do appreciate it.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 22:39:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390800#M55262</guid>
      <dc:creator>ChipMorgan65</dc:creator>
      <dc:date>2024-03-04T22:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390814#M55264</link>
      <description>&lt;P&gt;I've gotten this far with manually configuring the XLSForm. I think the form is usable, but am definitely not going to build 100+ rows by hand.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChipMorgan65_0-1709593828938.png" style="width: 683px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96826i8B381554ACE8FD04/image-dimensions/683x280?v=v2" width="683" height="280" role="button" title="ChipMorgan65_0-1709593828938.png" alt="ChipMorgan65_0-1709593828938.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what the XLSForm looks like for the first three rows:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChipMorgan65_1-1709593930264.png" style="width: 739px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96827i41BC7A46AA98068D/image-dimensions/739x549?v=v2" width="739" height="549" role="button" title="ChipMorgan65_1-1709593930264.png" alt="ChipMorgan65_1-1709593930264.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 23:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390814#M55264</guid>
      <dc:creator>ChipMorgan65</dc:creator>
      <dc:date>2024-03-04T23:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390819#M55265</link>
      <description>&lt;P&gt;I just mean that sometimes the best workflow for paper is not the best workflow on a tablet.&amp;nbsp; It can be better even.&amp;nbsp; Never hurts to review the process when changing the way it is collected.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 23:22:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390819#M55265</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-03-04T23:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390846#M55267</link>
      <description>&lt;P&gt;Yeah, I definitely agree with you on that. Sorry for coming across too strongly.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 00:23:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1390846#M55267</guid>
      <dc:creator>ChipMorgan65</dc:creator>
      <dc:date>2024-03-05T00:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1391556#M55286</link>
      <description>&lt;P&gt;You could always copy/paste the block of questions and since it is in Excel use Find &amp;gt;Replace to change the pasted question block's appendix number. e.g. Find "_0002" and Replace with "_0003".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or Esri could get around to giving us repeat grids and help everyone out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 23:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1391556#M55286</guid>
      <dc:creator>TylerGraham2</dc:creator>
      <dc:date>2024-03-05T23:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1391970#M55304</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/366404"&gt;@TylerGraham2&lt;/a&gt;&amp;nbsp;agreed on both counts!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 16:51:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1391970#M55304</guid>
      <dc:creator>ChipMorgan65</dc:creator>
      <dc:date>2024-03-06T16:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: I need a spreadsheet like grid solution</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1402307#M55841</link>
      <description>&lt;P&gt;Super agree, and agree that this affects many natural resources/conservation agencies. I made this idea post a little while ago, but your description is better.&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-field-maps-ideas/improve-forms-related-records-workflow-to-support/idi-p/1383493" target="_blank"&gt;Improve forms/related records workflow to support ... - Esri Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 01:04:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/i-need-a-spreadsheet-like-grid-solution/m-p/1402307#M55841</guid>
      <dc:creator>suntoygeo</dc:creator>
      <dc:date>2024-03-29T01:04:46Z</dc:date>
    </item>
  </channel>
</rss>

