<?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.. I oversee something, but what? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-I-oversee-something-but-what/m-p/293926#M109040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally found. For some reason set analysis has a problem with the space in the field YearMonth (YYYY MM). &lt;/P&gt;&lt;P&gt;Just used another value and that seems to work fine..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2011 12:19:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-20T12:19:53Z</dc:date>
    <item>
      <title>Set analysis.. I oversee something, but what?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-I-oversee-something-but-what/m-p/293924#M109038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using this set analysis formula, however it's ginving no result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(sum(CountOf_Questionnaire_number)&amp;gt;=100,Sum({$&amp;lt;Yearmonth={$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-2),'YYYY MM'))},Yearmonth={$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-1),'YYYY MM'))},Yearmonth={$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-0),'YYYY MM'))},Yearnumber=,Monthnumber=,Quarter_code=,Bookyear_code=,Bookyear=,Monthname=,Quarter=,Quater_name=&amp;gt;} Satisfaction_Score)/Sum({$&amp;lt;Yearmonth={$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-2),'YYYY MM'))},Yearmonth={$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-1),'YYYY MM'))},Yearmonth={$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-0),'YYYY MM'))},Yearnumber=,Monthnumber=,Quarter_code=,Bookyear_code=,Yearmonth=,Bookyear=,Monthname=,Quarter=,Quater_name=&amp;gt;} pond),'Obs &amp;lt; 100')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this part &lt;/P&gt;&lt;P&gt;=(Date(AddMonths(Max(Date#(Yearmonth, 'YYYY MM')), -3), 'YYYY MM')) &lt;/P&gt;&lt;P&gt;Show correctly 2011 01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've looked at it for a while, but I can't seem to find out what's causing the problem here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Arjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 12:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-I-oversee-something-but-what/m-p/293924#M109038</guid>
      <dc:creator />
      <dc:date>2011-07-20T12:04:16Z</dc:date>
    </item>
    <item>
      <title>Set analysis.. I oversee something, but what?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-I-oversee-something-but-what/m-p/293925#M109039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And alsi with the simplified formula it's not working..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(sum(CountOf_Questionnaire_number)&amp;gt;=100,Sum({$&amp;lt;Yearmonth={$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-2),'YYYY MM')),$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-1),'YYYY MM')),$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-0),'YYYY MM'))},Yearnumber=,Monthnumber=,Quarter_code=,Bookyear_code=,Bookyear=,Monthname=,Quarter=,Quater_name=&amp;gt;} Satisfaction_Score)/Sum({$&amp;lt;Yearmonth={$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-2),'YYYY MM')),$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-1),'YYYY MM')),$(=Date(AddMonths(Max(Date#(Yearmonth,'YYYY MM')),-0),'YYYY MM'))},Yearnumber=,Monthnumber=,Quarter_code=,Bookyear_code=,Yearmonth=,Bookyear=,Monthname=,Quarter=,Quater_name=&amp;gt;} pond),'Obs &amp;lt; 100')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 12:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-I-oversee-something-but-what/m-p/293925#M109039</guid>
      <dc:creator />
      <dc:date>2011-07-20T12:07:00Z</dc:date>
    </item>
    <item>
      <title>Set analysis.. I oversee something, but what?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-I-oversee-something-but-what/m-p/293926#M109040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally found. For some reason set analysis has a problem with the space in the field YearMonth (YYYY MM). &lt;/P&gt;&lt;P&gt;Just used another value and that seems to work fine..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 12:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-I-oversee-something-but-what/m-p/293926#M109040</guid>
      <dc:creator />
      <dc:date>2011-07-20T12:19:53Z</dc:date>
    </item>
  </channel>
</rss>

