<?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: How to write a set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137278#M457556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help on this issue plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2018 11:39:09 GMT</pubDate>
    <dc:creator>kunkumnaveen</dc:creator>
    <dc:date>2018-10-08T11:39:09Z</dc:date>
    <item>
      <title>How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137275#M457553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show year start&amp;nbsp; month to selected month sales .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if apr-17 is selected then jan 17 to apr-17 sales need to be shown in bar chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215187_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to write this in set analysis...&lt;/P&gt;&lt;P&gt;&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, 05 Oct 2018 10:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137275#M457553</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2018-10-05T10:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137276#M457554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, try this&lt;/P&gt;&lt;P&gt;{&amp;lt; Month_Year, Date = {"$(='&amp;gt;=' &amp;amp; YearStart(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Max(Date)&lt;/SPAN&gt;) &amp;amp; '&amp;lt;=' &amp;amp; Date(Max(Date)))"} &amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137276#M457554</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-10-05T13:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137277#M457555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If only a year 2017 is selected then&amp;nbsp; jan to dec Months are showing&amp;nbsp; as below &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;sum({&amp;lt;Floor_Month_year={"&amp;gt;=$(=floor(YearStart(Max(Floor_Month_year))))&amp;lt;=$(=floor(Max(Floor_Month_year)))"}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215336_Capture.PNG" style="height: 327px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i selected any month (Apr-17) instead of showing Jan-17 to Apr-17 i getting below screen&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/215338_Capture.PNG" style="height: 322px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i need to change some where in my expression&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;sum({&amp;lt;Floor_Month_year={"&amp;gt;=$(=floor(YearStart(Max(Floor_Month_year))))&amp;lt;=$(=floor(Max(Floor_Month_year)))"}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help regarding this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 09:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137277#M457555</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2018-10-08T09:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137278#M457556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help on this issue plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 11:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137278#M457556</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2018-10-08T11:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137279#M457557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The better way is to create a textbox and see what these expressions give you&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=floor(YearStart(Max(Floor_Month_year)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=floor(Max(Floor_Month_year))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp; what you have in&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Floor_Month_year &lt;/STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 11:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137279#M457557</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-10-08T11:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137280#M457558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,i did check that &lt;/P&gt;&lt;P&gt;both the expression are giving the correct values individually&amp;nbsp; but when i combined them in a set analysis i am not getting the required output .&lt;/P&gt;&lt;P&gt;Did u see any issue in my expression .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;sum({&amp;lt;Floor_Month_year={"&amp;gt;=$(=floor(YearStart(Max(Floor_Month_year))))&amp;lt;=$(=floor(Max(Floor_Month_year)))"}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;before any month selection it is working fine ,the issue is when i select any month &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 12:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137280#M457558</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2018-10-08T12:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137281#M457559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post these values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 12:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137281#M457559</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-10-08T12:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137282#M457560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When only Year(2017) is selected&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215363_Capture.PNG" style="height: 122px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when Year(2017) and Month(Apr) is selected&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/215364_Capture.PNG" style="height: 123px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 12:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137282#M457560</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2018-10-08T12:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137283#M457561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also need to ignore your other filters, because your expression is now filtered by the Floor_Month_year field:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Floor_Month_year={"&amp;gt;=$(=floor(YearStart(Max(Floor_Month_year))))&amp;lt;=$(=floor(Max(Floor_Month_year)))"}&lt;STRONG&gt;, Year, Month, YearMonth, Datenum&lt;/STRONG&gt;&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 13:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137283#M457561</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2018-10-08T13:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137284#M457562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Juraj. You're right, I just can't figure out how the april selection gives january in the chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 13:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137284#M457562</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-10-08T13:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137285#M457563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Juraj, i did the same and it worked out &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 03:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137285#M457563</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2018-10-09T03:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to write a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137286#M457564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andrey, thanks for going through my issue ,.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 03:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-a-set-analysis/m-p/137286#M457564</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2018-10-09T03:36:17Z</dc:date>
    </item>
  </channel>
</rss>

