<?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 - positive transactions from selected month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294430#M109232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me to write a script which show me only positive transaction quantities from selected month.&lt;/P&gt;&lt;P&gt;I don't know how to use AND in set analysis.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Below script which can show me sum of all transactions from selected month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;sum ({$&amp;lt;Month = {"&amp;lt;=$(=Month)"}&amp;gt; [Recorded amount])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2011 14:51:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-03T14:51:31Z</dc:date>
    <item>
      <title>Set analysis - positive transactions from selected month</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294430#M109232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me to write a script which show me only positive transaction quantities from selected month.&lt;/P&gt;&lt;P&gt;I don't know how to use AND in set analysis.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Below script which can show me sum of all transactions from selected month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;sum ({$&amp;lt;Month = {"&amp;lt;=$(=Month)"}&amp;gt; [Recorded amount])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 14:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294430#M109232</guid>
      <dc:creator />
      <dc:date>2011-11-03T14:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - positive transactions from selected month</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294431#M109233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If(&lt;/P&gt;&lt;P&gt;sum ({$&amp;lt;Month = {"&amp;lt;=$(=Month)"}&amp;gt; [Recorded amount])&amp;gt;0,&lt;/P&gt;&lt;P&gt;sum ({$&amp;lt;Month = {"&amp;lt;=$(=Month)"}&amp;gt; [Recorded amount])&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Depends on what dimension you have in the chart.&amp;nbsp; If you want to aggregate over a dimension not used in the chart then you will need to use the AGGR expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 16:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294431#M109233</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2011-11-03T16:54:24Z</dc:date>
    </item>
    <item>
      <title>Set analysis - positive transactions from selected month</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294432#M109234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/nathanfurby" id="jive-308248772800561138938" onmouseout="" onmouseover=""&gt;NathanFurby&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that was perfect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swarup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 17:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294432#M109234</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2011-11-03T17:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - positive transactions from selected month</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294433#M109235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you have set Analysis, you can try using like this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;sum ({$&amp;lt;Month = {"&amp;lt;=$(=Month)"}&amp;gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;[Recorded amount]={"&amp;gt;0"}&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;} [Recorded amount])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Srini.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 17:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294433#M109235</guid>
      <dc:creator>rrsrini2907</dc:creator>
      <dc:date>2011-11-03T17:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - positive transactions from selected month</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294434#M109236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct answer is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Month={"&amp;lt;=$(=Month)"}, [Recorded amount]={"&amp;gt;0"}&amp;gt;} [Recorded amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 08:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-positive-transactions-from-selected-month/m-p/294434#M109236</guid>
      <dc:creator />
      <dc:date>2011-11-04T08:08:03Z</dc:date>
    </item>
  </channel>
</rss>

