<?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 Set analysis with conditions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2063800#M87262</link>
    <description>&lt;P&gt;Hello Guys,&lt;/P&gt;
&lt;P&gt;Could someone please tell me how to do a field comparison inside set analysis based on the Qlik calendar?&lt;/P&gt;
&lt;P&gt;in my case, one customer has multiple refunds for a order on different dates. Qlik calendar is giving me multiple rows for the refund dates(like cross join) . Out of this i need only the rows where calendar date matches refund date.&amp;nbsp; After this , I need to make some set analysis.&lt;/P&gt;
&lt;P&gt;So, mainly, I want to achieve this Date comparison of calendar date &amp;amp; refund date in set analysis and perform count &amp;amp; sum aggregations.&lt;/P&gt;
&lt;P&gt;Please see the screenshot attached. Please tell me how can i achieve it set analysis.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-04-24 at 17.46.23.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105658iB6CB3D72CE77BF3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-04-24 at 17.46.23.png" alt="Screenshot 2023-04-24 at 17.46.23.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;QVF File attached&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Vamsi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2023 06:51:36 GMT</pubDate>
    <dc:creator>VamsiBhagavathula1</dc:creator>
    <dc:date>2023-04-25T06:51:36Z</dc:date>
    <item>
      <title>Set analysis with conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2063800#M87262</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;
&lt;P&gt;Could someone please tell me how to do a field comparison inside set analysis based on the Qlik calendar?&lt;/P&gt;
&lt;P&gt;in my case, one customer has multiple refunds for a order on different dates. Qlik calendar is giving me multiple rows for the refund dates(like cross join) . Out of this i need only the rows where calendar date matches refund date.&amp;nbsp; After this , I need to make some set analysis.&lt;/P&gt;
&lt;P&gt;So, mainly, I want to achieve this Date comparison of calendar date &amp;amp; refund date in set analysis and perform count &amp;amp; sum aggregations.&lt;/P&gt;
&lt;P&gt;Please see the screenshot attached. Please tell me how can i achieve it set analysis.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-04-24 at 17.46.23.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105658iB6CB3D72CE77BF3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-04-24 at 17.46.23.png" alt="Screenshot 2023-04-24 at 17.46.23.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;QVF File attached&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Vamsi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 06:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2063800#M87262</guid>
      <dc:creator>VamsiBhagavathula1</dc:creator>
      <dc:date>2023-04-25T06:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2063885#M87268</link>
      <description>&lt;P&gt;try sum(if(date=refundDate,1,0))&lt;BR /&gt;&lt;BR /&gt;having said that where does Date from the picture come from?&amp;nbsp; is it selected by the user?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 20:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2063885#M87268</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-04-24T20:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2063965#M87275</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/58578"&gt;@edwin&lt;/a&gt; : Date come from Qlik Torbien calendar. i will try it and let you know&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 05:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2063965#M87275</guid>
      <dc:creator>VamsiBhagavathula1</dc:creator>
      <dc:date>2023-04-25T05:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2064018#M87278</link>
      <description>&lt;P&gt;Maybe in the set analysis date={"&lt;SPAN&gt;if(date=refundDate,1,0)=1&lt;/SPAN&gt;"}&lt;/P&gt;
&lt;P&gt;But, I wonder if the AGGR function would not be necessary&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 06:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-conditions/m-p/2064018#M87278</guid>
      <dc:creator>Sabrina_V</dc:creator>
      <dc:date>2023-04-25T06:52:00Z</dc:date>
    </item>
  </channel>
</rss>

