<?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 YTD Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317182#M117004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hei what is your dimension in the table&lt;/P&gt;&lt;P&gt;if your dimension is month set analysis wont work because when you put month in the dimension&lt;/P&gt;&lt;P&gt;it like cutting the data by the dimension &lt;/P&gt;&lt;P&gt;so for month august in the dimesion the set of data you are looking at is only the data of august &lt;/P&gt;&lt;P&gt;and set analysis wont help &lt;/P&gt;&lt;P&gt;can you post sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2011 13:17:46 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2011-09-01T13:17:46Z</dc:date>
    <item>
      <title>YTD Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317180#M117002</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;I've looked at various solutions regarding ytd set analysis but none of them seem to work for me. When the user select year&amp;nbsp; = 2011 and month = Aug (from available list boxes), the value should be the total value from Jan to end of Aug 2011.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Year = {$(=max(Year))}, month={"&amp;lt;=max(month))"}&amp;gt;}JrnAmt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Year = {$(only(Year))}, month={"&amp;lt;=max(month))"}&amp;gt;}JrnAmt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and probably every other solution offered but what I'm getting is the same value as the actual for that specific month. &lt;SPAN style="color: #333333; font-size: 10pt;"&gt;So if actual for Aug =&amp;nbsp; 67 000 then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;my YTD total is also 67 000 instead of the sum of actuals for Jan - Aug 2011.&lt;/SPAN&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;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;Please help.&lt;/SPAN&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;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 12:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317180#M117002</guid>
      <dc:creator />
      <dc:date>2011-09-01T12:59:33Z</dc:date>
    </item>
    <item>
      <title>YTD Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317181#M117003</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;Try to modify this: sum({$&amp;lt;Date={"&amp;gt;=$(=yearstart(max(Date)))&amp;lt;=$(=monthend(max(Date)))"}, Year = , Month = , YearMonth = &amp;gt;} (JrnAmt))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Ungvall&lt;/P&gt;&lt;P&gt;Senior Business Discovery Manager at Advectas AB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317181#M117003</guid>
      <dc:creator />
      <dc:date>2011-09-01T13:16:32Z</dc:date>
    </item>
    <item>
      <title>YTD Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317182#M117004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hei what is your dimension in the table&lt;/P&gt;&lt;P&gt;if your dimension is month set analysis wont work because when you put month in the dimension&lt;/P&gt;&lt;P&gt;it like cutting the data by the dimension &lt;/P&gt;&lt;P&gt;so for month august in the dimesion the set of data you are looking at is only the data of august &lt;/P&gt;&lt;P&gt;and set analysis wont help &lt;/P&gt;&lt;P&gt;can you post sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317182#M117004</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-09-01T13:17:46Z</dc:date>
    </item>
    <item>
      <title>YTD Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317183#M117005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Have you tried something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year = {$(=max(Year))}, month={'&amp;lt;=$(=max(month))'}&amp;gt;} TOTAL value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317183#M117005</guid>
      <dc:creator>sbaldwin</dc:creator>
      <dc:date>2011-09-01T13:25:17Z</dc:date>
    </item>
    <item>
      <title>YTD Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317184#M117006</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;Thx for the answer - I get an error though&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Date={"&amp;gt;=$(=yearstart(max(Date)))&amp;lt;=$(=monthend(max(Date)))"}, &lt;SPAN style="text-decoration: underline;"&gt;Year = ,&lt;/SPAN&gt; Month = , YearMonth = &amp;gt;} (JrnAmt)) - that is a red ~ underneath the comma after Year = ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can a poor novice like me solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Set-analysis/m-p/317184#M117006</guid>
      <dc:creator />
      <dc:date>2011-09-01T13:36:24Z</dc:date>
    </item>
  </channel>
</rss>

