<?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 Re: AGGR function - it changes value based on range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734392#M452505</link>
    <description>&lt;P&gt;Try including set analysis in aggregation functions like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum( &lt;STRONG&gt;{&amp;lt;YourDatefield&amp;gt;}&lt;/STRONG&gt; aggr (sum ( &lt;STRONG&gt;{&amp;lt;YourDatefield&amp;gt;}&lt;/STRONG&gt; DISTINCT[AMOUNT]),[ID]))&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Aug 2020 05:42:35 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2020-08-10T05:42:35Z</dc:date>
    <item>
      <title>AGGR function - it changes value based on range</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734391#M452504</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;this is my Formula but the value keep changing&amp;nbsp; the value of sale when im selecting a range of date. please help me to fix and be in-depended of date rage&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;sum( aggr (sum (DISTINCT[AMOUNT]),[ID]))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 05:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734391#M452504</guid>
      <dc:creator>nima94</dc:creator>
      <dc:date>2020-08-10T05:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR function - it changes value based on range</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734392#M452505</link>
      <description>&lt;P&gt;Try including set analysis in aggregation functions like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum( &lt;STRONG&gt;{&amp;lt;YourDatefield&amp;gt;}&lt;/STRONG&gt; aggr (sum ( &lt;STRONG&gt;{&amp;lt;YourDatefield&amp;gt;}&lt;/STRONG&gt; DISTINCT[AMOUNT]),[ID]))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 05:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734392#M452505</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-08-10T05:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR function - it changes value based on range</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734398#M452506</link>
      <description>&lt;P&gt;Thanks For your repply but it makes my value to '0'&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 06:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734398#M452506</guid>
      <dc:creator>nima94</dc:creator>
      <dc:date>2020-08-10T06:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR function - it changes value based on range</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734404#M452507</link>
      <description>&lt;P&gt;Perhaps, something is not being done properly. Could you share a sample app to check?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 07:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1734404#M452507</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-08-10T07:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: AGGR function - it changes value based on range</title>
      <link>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1738517#M452792</link>
      <description>&lt;P&gt;Couple of Design Blog posts that might be useful in getting things sorted on your own if you are still working on them, otherwise other members may find them helpful on this one:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you did figure things out, it would be appreciated if you would return to the thread, post what you did, and then mark that post as the solution by using the Accept as Solution button to close things out.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 15:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGR-function-it-changes-value-based-on-range/m-p/1738517#M452792</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-08-25T15:10:50Z</dc:date>
    </item>
  </channel>
</rss>

