<?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: Creating a Joined View Layer using 3 tables in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503584#M60133</link>
    <description>&lt;P&gt;No, you cannot create a joined layer that flattens your tables. Well, you can with &lt;EM&gt;two&lt;/EM&gt;, but not more than that.&lt;/P&gt;&lt;P&gt;We get around this by using Data Expressions to flatten the data, but that would only be of use in a Dashboard, really.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 14:27:54 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2024-07-10T14:27:54Z</dc:date>
    <item>
      <title>Creating a Joined View Layer using 3 tables</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503474#M60120</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a Survey123 form that collects data into a feature layer that contains 3 related tables.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JoshB123_0-1720615707507.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109298iA35F8DECFC05EDD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JoshB123_0-1720615707507.png" alt="JoshB123_0-1720615707507.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In order to create summaries, reports and analysis on the data, I need to be able to join all tables together.&lt;/P&gt;&lt;P&gt;Is it possible to create layer views joining more than 2 tables? If not, this seems like a major limitation if Arconline allows me to create the tables in the first place.&lt;/P&gt;&lt;P&gt;Joining multiple tables together is a fundamental task within SQL databases I manage.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 12:59:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503474#M60120</guid>
      <dc:creator>JoshB123</dc:creator>
      <dc:date>2024-07-10T12:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Joined View Layer using 3 tables</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503584#M60133</link>
      <description>&lt;P&gt;No, you cannot create a joined layer that flattens your tables. Well, you can with &lt;EM&gt;two&lt;/EM&gt;, but not more than that.&lt;/P&gt;&lt;P&gt;We get around this by using Data Expressions to flatten the data, but that would only be of use in a Dashboard, really.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 14:27:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503584#M60133</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2024-07-10T14:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Joined View Layer using 3 tables</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503608#M60138</link>
      <description>&lt;P&gt;Thanks that's useful to know.&lt;/P&gt;&lt;P&gt;It seems like a limitation that if improved, could open doors to a lot smarter reporting and analysis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems strange that it doesn't already exist?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 15:04:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503608#M60138</guid>
      <dc:creator>JoshB123</dc:creator>
      <dc:date>2024-07-10T15:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Joined View Layer using 3 tables</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503743#M60143</link>
      <description>&lt;P&gt;Well, it's one of the trade-offs with hosted layers. You don't have to do any of the direct-database maintenance, but complex SQL commands are no longer available to you. Presumably, users who require the more advanced stuff would publish a registered service that connects to an Enterprise GeoDatabase, rather than using a hosted layer.&lt;/P&gt;&lt;P&gt;Using Survey123 Connect, it's possible to create a survey that connects to an existing feature service, so you could create a survey that hits your database tables, but then also publish your own registered view layer based on the SQL query of your own devising.&lt;/P&gt;&lt;P&gt;More work, but you can get the more exact thing you need.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 18:37:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1503743#M60143</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2024-07-10T18:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Joined View Layer using 3 tables</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1504138#M60158</link>
      <description>&lt;P&gt;My initial thought was to use Arcgis Server in our SQL Server to do the backend database management, but im out of my depth knowing if this is a good solution.&lt;/P&gt;&lt;P&gt;When you say "hits database tables" do you mean an Enterprise GeoDatabase within a SQL engine?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 13:51:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/creating-a-joined-view-layer-using-3-tables/m-p/1504138#M60158</guid>
      <dc:creator>JoshB123</dc:creator>
      <dc:date>2024-07-11T13:51:14Z</dc:date>
    </item>
  </channel>
</rss>

