<?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: Help in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689097#M249535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in my case it is returning zero because I might have amounts with zero values&lt;/P&gt;&lt;P&gt;how can I skip zero amounts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2014 08:48:39 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2014-10-24T08:48:39Z</dc:date>
    <item>
      <title>Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689095#M249533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears got the following sample data&lt;/P&gt;&lt;P&gt;Branch, Date, Amount&lt;/P&gt;&lt;P&gt;001, 29/3/2014, 500&lt;/P&gt;&lt;P&gt;001, 28/2/2014, 600&lt;/P&gt;&lt;P&gt;001, 31/1/2014, 300&lt;/P&gt;&lt;P&gt;002, 31/5/2014, 750&lt;/P&gt;&lt;P&gt;002, 15,5,2014, 450&lt;/P&gt;&lt;P&gt;003, 30/8/2014, 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user on the sheet selects a month and a Year&lt;/P&gt;&lt;P&gt;suppose the selection is September 2014 then I want to get the sum of amount by branch for the max date that is less than 30/9/2014&lt;/P&gt;&lt;P&gt;I have a pivot table with Branch as the dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the result would be like:&lt;/P&gt;&lt;P&gt;001,500&lt;/P&gt;&lt;P&gt;002,750&lt;/P&gt;&lt;P&gt;003,300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereas if the user selects June 2014 the result has to be&lt;/P&gt;&lt;P&gt;001,500&lt;/P&gt;&lt;P&gt;002,750&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 07:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689095#M249533</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-10-24T07:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689096#M249534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689096#M249534</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-24T08:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689097#M249535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in my case it is returning zero because I might have amounts with zero values&lt;/P&gt;&lt;P&gt;how can I skip zero amounts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689097#M249535</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-10-24T08:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689098#M249536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a condition to the set modifier to disregard zero values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689098#M249536</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-24T08:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689099#M249537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did but not working&lt;/P&gt;&lt;P&gt;actually I got nulls not zeros in fact&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 08:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689099#M249537</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-10-24T08:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689100#M249538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a &lt;EM&gt;MyField = {'*'}&lt;/EM&gt; for the field where you want to disregard null values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689100#M249538</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-24T09:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689101#M249539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did but also not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689101#M249539</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-10-24T09:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689102#M249540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post a document that demonstrates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 09:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689102#M249540</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-24T09:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689103#M249541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your example is not working well&lt;/P&gt;&lt;P&gt;select feb and branch 001 the chart should return 600 not 500&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 10:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689103#M249541</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-10-24T10:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Help in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689104#M249542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See updated qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 11:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis/m-p/689104#M249542</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-24T11:41:58Z</dc:date>
    </item>
  </channel>
</rss>

