<?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 Enable SQL Expressions in Data Pipelines in Data Pipelines Ideas</title>
    <link>https://community.esri.com/t5/data-pipelines-ideas/enable-sql-expressions-in-data-pipelines/idi-p/1641309</link>
    <description>&lt;P&gt;When pulling in data from Data Pipelines, I would love the option to enter a raw SQL query rather than interacting with a series of dropdowns from the SQL builder.&lt;/P&gt;&lt;P&gt;I oftentimes have a large number of attributes I would like to filter by,&amp;nbsp; and having to select each item one-by-one is cumbersome.&lt;/P&gt;&lt;P data-unlink="true"&gt;Additionally, &lt;A href="https://community.esri.com/t5/data-pipelines-questions/arcgis-data-pipelines-filter-by-attribute-ignoring/m-p/1640324#M174" target="_blank" rel="noopener"&gt;I had run into a&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://community.esri.com/t5/data-pipelines-questions/arcgis-data-pipelines-filter-by-attribute-ignoring/m-p/1640324#M174" target="_blank" rel="noopener"&gt;apostrophe/quote backend escaping bug&lt;/A&gt; that I think would have been avoided if I were able to just type the query in.&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;I know this functionality lives in other Esri products (for example, the definition query modal in ArcGIS Pro), so hoping it would be possible in Data Pipelines!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michellemaps_0-1755019413856.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138402i7B5B50E01B844F6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michellemaps_0-1755019413856.png" alt="michellemaps_0-1755019413856.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Aug 2025 17:26:19 GMT</pubDate>
    <dc:creator>michelle-maps</dc:creator>
    <dc:date>2025-08-12T17:26:19Z</dc:date>
    <item>
      <title>Enable SQL Expressions in Data Pipelines</title>
      <link>https://community.esri.com/t5/data-pipelines-ideas/enable-sql-expressions-in-data-pipelines/idi-p/1641309</link>
      <description>&lt;P&gt;When pulling in data from Data Pipelines, I would love the option to enter a raw SQL query rather than interacting with a series of dropdowns from the SQL builder.&lt;/P&gt;&lt;P&gt;I oftentimes have a large number of attributes I would like to filter by,&amp;nbsp; and having to select each item one-by-one is cumbersome.&lt;/P&gt;&lt;P data-unlink="true"&gt;Additionally, &lt;A href="https://community.esri.com/t5/data-pipelines-questions/arcgis-data-pipelines-filter-by-attribute-ignoring/m-p/1640324#M174" target="_blank" rel="noopener"&gt;I had run into a&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://community.esri.com/t5/data-pipelines-questions/arcgis-data-pipelines-filter-by-attribute-ignoring/m-p/1640324#M174" target="_blank" rel="noopener"&gt;apostrophe/quote backend escaping bug&lt;/A&gt; that I think would have been avoided if I were able to just type the query in.&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;I know this functionality lives in other Esri products (for example, the definition query modal in ArcGIS Pro), so hoping it would be possible in Data Pipelines!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michellemaps_0-1755019413856.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138402i7B5B50E01B844F6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michellemaps_0-1755019413856.png" alt="michellemaps_0-1755019413856.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 17:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-ideas/enable-sql-expressions-in-data-pipelines/idi-p/1641309</guid>
      <dc:creator>michelle-maps</dc:creator>
      <dc:date>2025-08-12T17:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Enable SQL Expressions in Data Pipelines</title>
      <link>https://community.esri.com/t5/data-pipelines-ideas/enable-sql-expressions-in-data-pipelines/idc-p/1650190#M108</link>
      <description>&lt;P&gt;I completely agree with this — having the ability to type or paste a raw SQL query in &lt;STRONG&gt;Data Pipelines&lt;/STRONG&gt; would make filtering much faster and more flexible. The dropdown builder works for simple cases, but when you’re dealing with many attributes or complex conditions it becomes cumbersome.&lt;/P&gt;&lt;P&gt;We already have this kind of functionality in other Esri tools like the &lt;STRONG&gt;definition query dialog in ArcGIS Pro&lt;/STRONG&gt;, so it makes sense to extend it here as well. It would also help avoid issues like escaping bugs, since users could control the query syntax directly.&lt;/P&gt;&lt;P&gt;+1 to adding a raw SQL editor option alongside the builder.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 20:14:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-ideas/enable-sql-expressions-in-data-pipelines/idc-p/1650190#M108</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-09-12T20:14:15Z</dc:date>
    </item>
  </channel>
</rss>

