<?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: Arcade - Table Search in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84903#M4131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/45983"&gt;Deena Bowman&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just te be clear about something, the FeatureSetByName function you are&amp;nbsp;using is generated by using the options in the interface (selecting them from the Globals tap) and not specifying the parameters manually?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2020 15:52:56 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2020-04-29T15:52:56Z</dc:date>
    <item>
      <title>Arcade - Table Search</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84900#M4128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;&amp;nbsp;and other Arcade gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had a lot of success with Arcade returning lists from tables where a relationship class exists -- thank you Xander for your excellent documentation!&amp;nbsp; I now have a stand-alone table that I would like to search using a drawing number retrieved from a feature layer.&amp;nbsp; If the drawing number exists in the table of restricted records, the feature layer popup (e.g. pump station, water main, etc.) will have a expression returning Yes (for restricted record).&amp;nbsp; If the drawing number is not found the expression will return No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've have tried changing the name of the table and using $datasource and $map.&amp;nbsp; The original table was published from an XLSX to ArcGIS Online using ArcGIS Pro 2.5.&amp;nbsp; I subsequently created a view using the Create View Layer option.&amp;nbsp; I have tried changing the name as well as using double quotes and single quotes.&amp;nbsp; I always get an execution error where the identifier cannot be found with the expression associated with the feature layer.&amp;nbsp; There is no problem when I apply this variable to an expression for the actual table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feature layers are in a hosted service on our Portal Instance.&amp;nbsp; At the moment it is not feasible to recreate the REST services to include an attribute for restricted record for every endpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/490219_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2020 16:00:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84900#M4128</guid>
      <dc:creator>DeenaBowman</dc:creator>
      <dc:date>2020-04-28T16:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade - Table Search</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84901#M4129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/people/dmbjamieson"&gt;dmbjamieson&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try $data&lt;SPAN style="color: #008000;"&gt;store&lt;/SPAN&gt;? $data&lt;SPAN style="color: #ff0000;"&gt;source&lt;/SPAN&gt; does not exist in Arcade as far as I know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 13:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84901#M4129</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-04-29T13:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade - Table Search</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84902#M4130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;‌, that was a dumb mistake!&amp;nbsp; That said, I'm still seeing an error message even with $datastore.&amp;nbsp; The same is true from $map.&amp;nbsp; I tried republishing the table to AGOL, but no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 15:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84902#M4130</guid>
      <dc:creator>DeenaBowman</dc:creator>
      <dc:date>2020-04-29T15:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade - Table Search</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84903#M4131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/45983"&gt;Deena Bowman&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just te be clear about something, the FeatureSetByName function you are&amp;nbsp;using is generated by using the options in the interface (selecting them from the Globals tap) and not specifying the parameters manually?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 15:52:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-table-search/m-p/84903#M4131</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-04-29T15:52:56Z</dc:date>
    </item>
  </channel>
</rss>

