<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Issue to translate a query from SQL to Appian</title><link>https://community.appian.com/discussions/f/data/38023/issue-to-translate-a-query-from-sql-to-appian</link><description>Hello, 
 I have a problem creating a query in Appian, which was previously created in SQL. 
 Basically, we have 2 tables, the main one with the CASE numbers and the status, and another one where we record the historical movements of those cases: 
 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Issue to translate a query from SQL to Appian</title><link>https://community.appian.com/thread/143184?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 21:58:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:527e64d0-1609-452a-a716-f230e6098ae6</guid><dc:creator>ceciliaa9949</dc:creator><description>&lt;p&gt;This is another example of the issue:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Have this Cade ID and we want the last date with &amp;quot;LogText&amp;quot;= &amp;quot;Updated&amp;quot;, that should be&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;10/30/2024&lt;/span&gt;:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;table width="155"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="91"&gt;IDCase&lt;/td&gt;
&lt;td width="64"&gt;Status&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td width="64"&gt;Active&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;table width="356"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="91"&gt;&lt;span&gt;IDHistory&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td width="64"&gt;&lt;span&gt;IDCase&lt;/span&gt;&lt;/td&gt;
&lt;td width="64"&gt;LogText&lt;/td&gt;
&lt;td width="137"&gt;CreatedDT&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499353&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Created&lt;/td&gt;
&lt;td&gt;10/14/24 6:24&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499356&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;10/14/24 6:25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499357&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;10/14/24 6:25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499418&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Assigned&lt;/td&gt;
&lt;td&gt;10/14/24 8:37&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499419&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Locked&lt;/td&gt;
&lt;td&gt;10/14/24 8:37&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499420&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Assigned&lt;/td&gt;
&lt;td&gt;10/14/24 8:41&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499421&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;10/14/24 8:42&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499458&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;10/14/24 12:54&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499459&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Locked&lt;/td&gt;
&lt;td&gt;10/14/24 12:55&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499460&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Assigned&lt;/td&gt;
&lt;td&gt;10/14/24 12:56&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499461&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Locked&lt;/td&gt;
&lt;td&gt;10/14/24 12:56&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span&gt;499462&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span&gt;10/14/24 12:56&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span&gt;1267064&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span&gt;10/30/24 6:53&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So for example if the Filter for the dates are From&amp;nbsp;10-14-2024 To 10-14-2024 or From 10-01-2024 To 10-29-2024, it&amp;#39;ll display the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;IDHistory&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;quot;&lt;span&gt;499462&amp;quot; (the orange one).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But if the Filter for the dates are From&amp;nbsp;10-30-2024 To 10-30-2024 or From 10-01-2024 To 10-31-2024, it&amp;#39;ll display the IDHistory&amp;nbsp;&amp;quot;1267064&amp;quot; (the green one).&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;That&amp;#39;s why I was looking for a way, that the Filter of the dates be apply on the result of the first filters, not at the same time as the others.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue to translate a query from SQL to Appian</title><link>https://community.appian.com/thread/143183?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 21:58:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:62859fba-78ed-4520-9017-845e74f392f6</guid><dc:creator>ceciliaa9949</dc:creator><description>&lt;p&gt;Hello, thank you for your response.&lt;br /&gt;&lt;br /&gt;The problem persist cause the Filters in Appian applied at the same time, For example:&lt;br /&gt;&lt;br /&gt;Have this Cade ID and we want the last date with &amp;quot;LogText&amp;quot;= &amp;quot;Updated&amp;quot;, that should be &lt;span style="background-color:#00ff00;"&gt;10/30/2024&lt;/span&gt;:&lt;/p&gt;
&lt;table width="155"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="91"&gt;IDCase&lt;/td&gt;
&lt;td width="64"&gt;Status&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td width="64"&gt;Active&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table width="356"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="91"&gt;&lt;span&gt;IDHistory&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td width="64"&gt;&lt;span&gt;IDCase&lt;/span&gt;&lt;/td&gt;
&lt;td width="64"&gt;LogText&lt;/td&gt;
&lt;td width="137"&gt;CreatedDT&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499353&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Created&lt;/td&gt;
&lt;td&gt;10/14/24 6:24&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499356&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span style="background-color:#ffff00;"&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;10/14/24 6:25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499357&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span style="background-color:#ffff00;"&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;10/14/24 6:25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499418&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Assigned&lt;/td&gt;
&lt;td&gt;10/14/24 8:37&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499419&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Locked&lt;/td&gt;
&lt;td&gt;10/14/24 8:37&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499420&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Assigned&lt;/td&gt;
&lt;td&gt;10/14/24 8:41&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499421&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span style="background-color:#ffff00;"&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;10/14/24 8:42&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499458&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span style="background-color:#ffff00;"&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;10/14/24 12:54&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499459&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Locked&lt;/td&gt;
&lt;td&gt;10/14/24 12:55&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499460&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Assigned&lt;/td&gt;
&lt;td&gt;10/14/24 12:56&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;499461&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;Locked&lt;/td&gt;
&lt;td&gt;10/14/24 12:56&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="background-color:#ffcc00;"&gt;499462&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span style="background-color:#ffff00;"&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="background-color:#ffcc00;"&gt;10/14/24 12:56&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="background-color:#00ff00;"&gt;1267064&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;24491&lt;/td&gt;
&lt;td&gt;&lt;span style="background-color:#ffff00;"&gt;Updated&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="background-color:#00ff00;"&gt;10/30/24 6:53&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So for example if the Filter for the dates are From&amp;nbsp;10-14-2024 To 10-14-2024 or From 10-01-2024 To 10-29-2024, it&amp;#39;ll display the &lt;span&gt;IDHistory&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;quot;&lt;span&gt;499462&amp;quot; (the orange one).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But if the Filter for the dates are From&amp;nbsp;10-30-2024 To 10-30-2024 or From 10-01-2024 To 10-31-2024, it&amp;#39;ll display the IDHistory&amp;nbsp;&amp;quot;1267064&amp;quot; (the green one).&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;That&amp;#39;s why I was looking for a way, that the Filter of the dates be apply on the result of the first filters, not at the same time as the others.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue to translate a query from SQL to Appian</title><link>https://community.appian.com/thread/143134?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2024 21:41:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c42fea4b-3c65-4223-8b34-ae8fdc80a4a3</guid><dc:creator>ceciliaa9949</dc:creator><description>&lt;p&gt;Hi Stefan, our main goal is to select the last &amp;quot;Updated&amp;quot; history of each &amp;quot;CASE&amp;quot;, because it can have multiple updates, and apply the filter of a date range to that selection.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue to translate a query from SQL to Appian</title><link>https://community.appian.com/thread/143031?ContentTypeID=1</link><pubDate>Sat, 23 Nov 2024 14:24:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2fa251bb-4a00-49d5-8f26-ebdf35b57216</guid><dc:creator>naveenkumar11800</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!queryRecordType(
  recordType: &amp;#39;recordType!HistoryCase&amp;#39;, /* Replace with your record type */
  fields: {
    a!aggregationFields(
      groupings: {
        a!grouping(
          field: &amp;#39;recordType!HistoryCase.IDCase&amp;#39;,
          alias: &amp;quot;IDCaseGroup&amp;quot;
        )
      },
      measures: {
        a!measure(
          function: &amp;quot;MAX&amp;quot;,
          field: &amp;#39;recordType!HistoryCase.CreatedDT&amp;#39;,
          alias: &amp;quot;LatestUpdate&amp;quot;
        )
      }
    )
  },
  filters: a!queryLogicalExpression(
    operator: &amp;quot;AND&amp;quot;,
    filters: {
      a!queryFilter(
        field: &amp;#39;recordType!HistoryCase.LogText&amp;#39;,
        operator: &amp;quot;starts with&amp;quot;,
        value: &amp;quot;Updated&amp;quot;
      ),
      a!queryFilter(
        field: &amp;#39;recordType!CASE.Status&amp;#39;,
        operator: &amp;quot;&amp;lt;&amp;gt;&amp;quot;,
        value: &amp;quot;Close&amp;quot;
      ),
      a!queryFilter(
        field: &amp;#39;recordType!HistoryCase.CreatedDT&amp;#39;,
        operator: &amp;quot;between&amp;quot;,
        value: {
          todatetime(ri!fromDate),
          todatetime(ri!toDate) + 1 /* Include the end date */
        }
      )
    },
    ignoreFiltersWithEmptyValues: true
  ),
  pagingInfo: a!pagingInfo(
    startIndex: 1,
    batchSize: cons!DEFAULT_BATCH_SIZE
  )
)
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue to translate a query from SQL to Appian</title><link>https://community.appian.com/thread/143030?ContentTypeID=1</link><pubDate>Sat, 23 Nov 2024 14:22:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:21e80fc0-a39c-4cef-9312-bc103bc8b05f</guid><dc:creator>naveenkumar11800</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;a href="/members/ceciliaa9949"&gt;ceciliaa9949&lt;/a&gt;&amp;nbsp; let me try and summarize what i understood&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;You have two tables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Main Table (CASE):&lt;/strong&gt; Contains &lt;code&gt;IDCase&lt;/code&gt; and &lt;code&gt;Status&lt;/code&gt; for cases.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Secondary Table (HistoryCase):&lt;/strong&gt; Stores the historical movements (&lt;code&gt;LogText&lt;/code&gt;, &lt;code&gt;CreatedDT&lt;/code&gt;) for each case.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The requirement:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Find the last &amp;quot;Update&amp;quot; (&lt;code&gt;LogText = &amp;#39;Updated&amp;#39;&lt;/code&gt;) for each case.&lt;/li&gt;
&lt;li&gt;Exclude cases with &lt;code&gt;Status = &amp;#39;Close&amp;#39;&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Apply a date range filter on the &lt;code&gt;CreatedDT&lt;/code&gt; field (e.g., from 2024-11-01 to 2024-11-30).&lt;/li&gt;
&lt;li&gt;Order the results by &lt;code&gt;IDCase&lt;/code&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Current SQL solution:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A subquery identifies the latest update for each case.&lt;/li&gt;
&lt;li&gt;A date range filter is applied on the &lt;code&gt;CreatedDT&lt;/code&gt;&lt;span style="font-family:inherit;"&gt; field in the final result.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="font-family:inherit;"&gt;&lt;br /&gt;Here&amp;rsquo;s how to translate the SQL query into Appian:&lt;/p&gt;
&lt;ol style="font-family:inherit;"&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Record Type Setup:&lt;/strong&gt; Ensure that &lt;code&gt;HistoryCase&lt;/code&gt; is a record type with a relationship to the &lt;code&gt;CASE&lt;/code&gt; record type.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong style="font-family:inherit;"&gt;Appian Query for Aggregation: follows next message &amp;lt;CODE&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong style="font-family:inherit;"&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Explanation of the Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Aggregation Fields:&lt;/strong&gt; Group by &lt;code&gt;IDCase&lt;/code&gt; to aggregate data for each case.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Measure:&lt;/strong&gt; Use the &lt;code&gt;MAX&lt;/code&gt; function to fetch the latest &lt;code&gt;CreatedDT&lt;/code&gt; for each case.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Filters:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Only include rows where &lt;code&gt;LogText&lt;/code&gt; starts with &amp;quot;Updated.&amp;quot;&lt;/li&gt;
&lt;li&gt;Exclude cases with &lt;code&gt;Status = &amp;#39;Close&amp;#39;&lt;/code&gt; using a filter on the &lt;code&gt;CASE&lt;/code&gt; record type.&lt;/li&gt;
&lt;li&gt;Filter the results to a specific date range using &lt;code&gt;CreatedDT&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Paging:&lt;/strong&gt; Adjust the &lt;code&gt;batchSize&lt;/code&gt; as needed.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong style="font-family:inherit;"&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue to translate a query from SQL to Appian</title><link>https://community.appian.com/thread/143029?ContentTypeID=1</link><pubDate>Sat, 23 Nov 2024 08:08:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:245818d2-039a-4b12-b743-8d28f4c096d0</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Filters in Appian are always applied at the same time.&lt;/p&gt;
&lt;p&gt;I do not fully understand what you are doing with this data. If you share your thoughts, we might be able to come up with some ideas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>