<?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>idea Excel query layer using SQLite SQL in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/excel-query-layer-using-sqlite-sql/idi-p/1490865</link>
    <description>&lt;P&gt;It's my guess that ArcGIS Pro loads Excel spreadsheets into a&amp;nbsp;&lt;SPAN&gt;table in memory, and that allows Pro to use SQLite SQL expressions on the spreadsheet.&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-uses-the-sqlite-sql-dialect-for/td-p/1366627" target="_self"&gt;&lt;SPAN&gt;ArcGIS Pro uses the SQLite SQL dialect for expressions on Excel files?&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm wondering if that could be taken a step further: Not only allow SQLite SQL expressions (definition queries, Select By Attributes, etc.) but also allow full-blown SQL SELECT queries on the in-memory Excel table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, a query that could&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/split-comma-separated-values-to-multiple-rows/m-p/1396514/highlight/true#M80402" target="_self"&gt;Split comma separated values to multiple rows&lt;/A&gt;, but using the recursive WITH clause in SQLite (dynamic), instead of Python (static output). There would be lots of other uses, too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the spreadsheet is already loaded into an in-memory SQLite table, then why not allow full SQLite queries on the SQLite table? I think that would really bolster ArcGIS Pro's dynamic analysis capabilities.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 02:47:39 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2024-06-14T02:47:39Z</dc:date>
    <item>
      <title>Excel query layer using SQLite SQL</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/excel-query-layer-using-sqlite-sql/idi-p/1490865</link>
      <description>&lt;P&gt;It's my guess that ArcGIS Pro loads Excel spreadsheets into a&amp;nbsp;&lt;SPAN&gt;table in memory, and that allows Pro to use SQLite SQL expressions on the spreadsheet.&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-uses-the-sqlite-sql-dialect-for/td-p/1366627" target="_self"&gt;&lt;SPAN&gt;ArcGIS Pro uses the SQLite SQL dialect for expressions on Excel files?&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm wondering if that could be taken a step further: Not only allow SQLite SQL expressions (definition queries, Select By Attributes, etc.) but also allow full-blown SQL SELECT queries on the in-memory Excel table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, a query that could&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/split-comma-separated-values-to-multiple-rows/m-p/1396514/highlight/true#M80402" target="_self"&gt;Split comma separated values to multiple rows&lt;/A&gt;, but using the recursive WITH clause in SQLite (dynamic), instead of Python (static output). There would be lots of other uses, too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the spreadsheet is already loaded into an in-memory SQLite table, then why not allow full SQLite queries on the SQLite table? I think that would really bolster ArcGIS Pro's dynamic analysis capabilities.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 02:47:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/excel-query-layer-using-sqlite-sql/idi-p/1490865</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-06-14T02:47:39Z</dc:date>
    </item>
  </channel>
</rss>

