<?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: Reduce table size with external key join in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/reduce-table-size-with-external-key-join/m-p/1065506#M40467</link>
    <description>&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;For info on publishing related tables from ArcGIS Pro, see these 2 links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000023738" target="_blank" rel="noopener"&gt;FAQ: Why is a related table not retained when publishing a feature class from ArcGIS Pro to ArcGIS Online?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/publish-hosted-feature-service-with-related-tables-won-t-work/td-p/633686" target="_blank" rel="noopener"&gt;Publish hosted feature service with related tables - Won't work with ArcGIS Pro 2.0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For info on joining tables in ArcGIS Online see these two links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000012168" target="_blank" rel="noopener"&gt;FAQ: Does ArcGIS Online support joins and relates?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/analyze/join-features.htm" target="_blank" rel="noopener"&gt;Join Features&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that the last link says that you need to use Map Viewer Classic for the join functionality.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 03:17:30 GMT</pubDate>
    <dc:creator>Tim_McGinnes</dc:creator>
    <dc:date>2021-06-07T03:17:30Z</dc:date>
    <item>
      <title>Reduce table size with external key join</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/reduce-table-size-with-external-key-join/m-p/1065464#M40461</link>
      <description>&lt;P&gt;I have a huge feature table with several hundreds of miles records of GPS positions.&lt;BR /&gt;Every feature has X,Y, device number, and driver name.&lt;/P&gt;&lt;P&gt;Id is a small integer, while the driver name is quite large text.&lt;BR /&gt;&lt;BR /&gt;The more logical approximation is to store id in the main feature layer and the names in a related table.&lt;BR /&gt;&lt;BR /&gt;I don't find a good way to do it. I try to do it making a relate on arcgispro and uploading it to arcgisonline, but I need the name being available to make a filter into a experienced builder filter widget and this way is not available.&lt;BR /&gt;&lt;BR /&gt;Could you help me with any idea.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jun 2021 18:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/reduce-table-size-with-external-key-join/m-p/1065464#M40461</guid>
      <dc:creator>Jose_FranciscoSánchez_Díaz1</dc:creator>
      <dc:date>2021-06-06T18:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce table size with external key join</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/reduce-table-size-with-external-key-join/m-p/1065506#M40467</link>
      <description>&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;For info on publishing related tables from ArcGIS Pro, see these 2 links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000023738" target="_blank" rel="noopener"&gt;FAQ: Why is a related table not retained when publishing a feature class from ArcGIS Pro to ArcGIS Online?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/publish-hosted-feature-service-with-related-tables-won-t-work/td-p/633686" target="_blank" rel="noopener"&gt;Publish hosted feature service with related tables - Won't work with ArcGIS Pro 2.0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For info on joining tables in ArcGIS Online see these two links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000012168" target="_blank" rel="noopener"&gt;FAQ: Does ArcGIS Online support joins and relates?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/analyze/join-features.htm" target="_blank" rel="noopener"&gt;Join Features&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that the last link says that you need to use Map Viewer Classic for the join functionality.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 03:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/reduce-table-size-with-external-key-join/m-p/1065506#M40467</guid>
      <dc:creator>Tim_McGinnes</dc:creator>
      <dc:date>2021-06-07T03:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce table size with external key join</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/reduce-table-size-with-external-key-join/m-p/1066807#M40542</link>
      <description>&lt;P&gt;Thanks for the info&amp;nbsp;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;I can't use Arcgisonline map view joins because the point layer is updated every five minutes and I want to make the join permanent. Another issue is the credit consumption, the layer will be near 1 million points and the cost is huge.&lt;BR /&gt;I tried to publish the layer with the relate defined in desktop. It works and I can see the related attributes in the popup, but I need the name of the device that can be used to filter data in a dashboard and view it in tables.&amp;nbsp; The related fields are not available for this kind of visualizations.&lt;BR /&gt;The solution should be making a view of the layer getting the related fields from another table or something like that.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 09:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/reduce-table-size-with-external-key-join/m-p/1066807#M40542</guid>
      <dc:creator>Jose_FranciscoSánchez_Díaz1</dc:creator>
      <dc:date>2021-06-10T09:44:12Z</dc:date>
    </item>
  </channel>
</rss>

