<?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 Syntax for the set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Syntax-for-the-set-analysis/m-p/2454068#M98241</link>
    <description>&lt;P&gt;I'm new to Qlik So please help me.&lt;/P&gt;
&lt;P&gt;I want to show sales data for this quarter till date in front end. I need&amp;nbsp; to write this in&amp;nbsp; set analysis.&lt;/P&gt;
&lt;P&gt;Can someone Share&amp;nbsp; the logic for this&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2024 07:52:38 GMT</pubDate>
    <dc:creator>Praveen11</dc:creator>
    <dc:date>2024-05-20T07:52:38Z</dc:date>
    <item>
      <title>Syntax for the set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Syntax-for-the-set-analysis/m-p/2454068#M98241</link>
      <description>&lt;P&gt;I'm new to Qlik So please help me.&lt;/P&gt;
&lt;P&gt;I want to show sales data for this quarter till date in front end. I need&amp;nbsp; to write this in&amp;nbsp; set analysis.&lt;/P&gt;
&lt;P&gt;Can someone Share&amp;nbsp; the logic for this&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 07:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Syntax-for-the-set-analysis/m-p/2454068#M98241</guid>
      <dc:creator>Praveen11</dc:creator>
      <dc:date>2024-05-20T07:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax for the set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Syntax-for-the-set-analysis/m-p/2454074#M98242</link>
      <description>&lt;P&gt;As below.&lt;/P&gt;
&lt;P&gt;Sum({$&amp;lt;SalesDate={"&amp;gt;=$(=QuarterStart(Max(SalesDate)))&amp;lt;=$(=Max(SalesDate))"}&amp;gt;} SalesAmount)&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;Sum({$&amp;lt;SalesDate={"&amp;gt;=$(=QuarterStart(Today()))&amp;lt;=$(=Today())"}&amp;gt;} SalesAmount)&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 08:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Syntax-for-the-set-analysis/m-p/2454074#M98242</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2024-05-20T08:00:46Z</dc:date>
    </item>
  </channel>
</rss>

