<?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: Query -&amp;gt; Table Widget Action Difficulty in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1718487#M66745</link>
    <description>&lt;P&gt;Hi Todd,&lt;/P&gt;&lt;P&gt;As with most things ESRI, you tend to get most of the way there before stepping on a rake &amp;amp; get hit in the face. Your suggestion seems straightforward enough but it's not working either. I've designed the filter SQL query in the exact same way as what I've done with the Query widget but at runtime, there are no values to select in the pulldown.&lt;/P&gt;&lt;P&gt;Query widget SQL design:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_query_widget_design.jpg" style="width: 986px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156277i6F90C03309876B57/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_query_widget_design.jpg" alt="s123_query_widget_design.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Query widget runtime:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_query_widget_runtime.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156278i887C93CA448C837F/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_query_widget_runtime.jpg" alt="s123_query_widget_runtime.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Meanwhile, filter widget SQL design:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_filter_widget_design.jpg" style="width: 986px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156279iB8AF0D7ADC1B2FD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_filter_widget_design.jpg" alt="s123_filter_widget_design.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and filter widget at runtime:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_filter_widget_runtime.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156280i3B7336D676504F41/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_filter_widget_runtime.jpg" alt="s123_filter_widget_runtime.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2026 20:27:56 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2026-08-04T20:27:56Z</dc:date>
    <item>
      <title>Query -&gt; Table Widget Action Difficulty</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1717689#M66706</link>
      <description>&lt;P&gt;I'm probably dense because I just find EB workflows too confusing but I'm having difficulty getting an action to do what I want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Backstory- I'm developing a very simple EB based front end to allow my users to export S123 records to CSV. The S123 has a feature class with 2 related tables (there are 2 repeat sections in the survey). The EB project only has a Query widget and then a Table widget below it. The Query widget is associated with the S123 web map that contains the feature class and the Table widget also points to the same S123 feature class &amp;amp; related tables.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_query_table_designView.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156138iFEDEE5A4A37E3EB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_query_table_designView.jpg" alt="s123_query_table_designView.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Desired Workflow- Ideally, my users would select the desired records using the Query widget and then the Query widget would then select the same records in the Table widget using the Query Widget's Action. But it's not happening even if the Action pane infers that it *should* happen-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_query_widget_action.jpg" style="width: 279px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156137iB57E84AAC2F8C505/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_query_widget_action.jpg" alt="s123_query_widget_action.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've tried developing this initially without a Map widget and now with a map widget (hidden behind the table widget since it's not needed visually) and I can't get the Query widget to auto update / filter the table widget contents.&lt;/P&gt;&lt;P&gt;Before anyone asks, I know you can export records through the Query widget but I don't like how the actual export tool is buried in the interface, especially for the 2 related tables. At least with the Table widget, the user can just switch tabs and the export button is there.,&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2026 19:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1717689#M66706</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2026-07-30T19:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query -&gt; Table Widget Action Difficulty</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1717695#M66707</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/146007"&gt;@SteveCole&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently discovered the Manager Instant App and used it for Survey123 survey management. I was able to set it up with the feature layer associated with a survey, allowing others to edit results. There is a very simple, easy way for end users to export the results to a CSV built in. You may be able to use this out of the box or configure it for what you described above.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/instant-apps/latest/create-apps/manager.htm" target="_blank"&gt;Manager—ArcGIS Instant Apps | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://webapps.maps.arcgis.com/apps/instant/manager/index.html?appid=a969252a09ad403c804d756bfdc04de2" target="_blank"&gt;311 Requests - Street Conditions (Esri Example)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CSV download example.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156140iEC5D7BFC04AE5E5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="CSV download example.png" alt="CSV download example.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2026 19:14:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1717695#M66707</guid>
      <dc:creator>JonM32</dc:creator>
      <dc:date>2026-07-30T19:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Query -&gt; Table Widget Action Difficulty</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1717704#M66708</link>
      <description>&lt;P&gt;Thanks Jon for highlighting that Instant App as I wasn't familiar with it. I neglected to mention that I'm attempting all this inside Portal version 11.5. The Manager Instant App is available to me but, right now, I'm just getting a spinning circle when I launch the app. Clearly I'm doing something wrong so I need to read up on it. Only thing I don't like is it being map based. My S123 use isn't map dependent.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2026 20:03:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1717704#M66708</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2026-07-30T20:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Query -&gt; Table Widget Action Difficulty</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1718302#M66740</link>
      <description>&lt;P&gt;Can you use the Filter widget instead and avoid using query widget actions?&amp;nbsp; I'm a couple months out from the last time I configured an ArcGIS ExperienceBuilder app, but in theory:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/11.5/configure-widgets/filter-widget.htm" target="_self"&gt;Filter&lt;/A&gt; widget data source is the map (layers/tables)&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/11.5/configure-widgets/table-widget.htm" target="_self"&gt;Table&lt;/A&gt;&amp;nbsp;widget data source is the map (same as above)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;When the user sets Filter(s), I think it should automatically update/filter the tables, since they're using the same data source.&lt;BR /&gt;&lt;BR /&gt;Since you don't need the map - have you tried this as an ArcGIS Dashboard using just the layer data as the dashboard source?&amp;nbsp; Seems like a couple &lt;A href="https://doc.arcgis.com/en/dashboards/latest/create-and-share/selectors.htm" target="_self"&gt;selector filters&lt;/A&gt; in the header and a &lt;A href="https://community.esri.com/t5/arcgis-dashboards-questions/download-table-from-dashboard/m-p/1651246/highlight/true#M11431" target="_self"&gt;table widget with export enabled&lt;/A&gt; would suffice.&amp;nbsp; Note: I'm not sure how the related tables would be handled though...&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 15:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1718302#M66740</guid>
      <dc:creator>ToddW_stl</dc:creator>
      <dc:date>2026-08-04T15:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Query -&gt; Table Widget Action Difficulty</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1718487#M66745</link>
      <description>&lt;P&gt;Hi Todd,&lt;/P&gt;&lt;P&gt;As with most things ESRI, you tend to get most of the way there before stepping on a rake &amp;amp; get hit in the face. Your suggestion seems straightforward enough but it's not working either. I've designed the filter SQL query in the exact same way as what I've done with the Query widget but at runtime, there are no values to select in the pulldown.&lt;/P&gt;&lt;P&gt;Query widget SQL design:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_query_widget_design.jpg" style="width: 986px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156277i6F90C03309876B57/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_query_widget_design.jpg" alt="s123_query_widget_design.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Query widget runtime:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_query_widget_runtime.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156278i887C93CA448C837F/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_query_widget_runtime.jpg" alt="s123_query_widget_runtime.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Meanwhile, filter widget SQL design:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_filter_widget_design.jpg" style="width: 986px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156279iB8AF0D7ADC1B2FD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_filter_widget_design.jpg" alt="s123_filter_widget_design.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and filter widget at runtime:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s123_filter_widget_runtime.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/156280i3B7336D676504F41/image-size/large?v=v2&amp;amp;px=999" role="button" title="s123_filter_widget_runtime.jpg" alt="s123_filter_widget_runtime.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 20:27:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1718487#M66745</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2026-08-04T20:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Query -&gt; Table Widget Action Difficulty</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1718491#M66747</link>
      <description>&lt;P&gt;It looks like you're trying to set pre-determined filters - I set the Filter widget to use Custom filters in &lt;A href="https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-filter-a-list-widget-based-on-another-layer/m-p/1682565/highlight/true#M22368" target="_self"&gt;my solution to this other post&lt;/A&gt; - and users were able to select from a drop-down after choosing the field of interest.&amp;nbsp; I still may recommend trying ArcGIS Dashboards, as this is a simple filter, view, export workflow and ExB &lt;EM&gt;may&lt;/EM&gt; be overkill.&amp;nbsp; Either way I'll try to set aside some time tomorrow to mock up some data and see if I can duplicate what you're trying to do.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 21:04:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/query-gt-table-widget-action-difficulty/m-p/1718491#M66747</guid>
      <dc:creator>ToddW_stl</dc:creator>
      <dc:date>2026-08-04T21:04:21Z</dc:date>
    </item>
  </channel>
</rss>

