<?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: Quick Set Analysis help.... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Quick-Set-Analysis-help/m-p/778065#M275802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a flag in script: if(RetMonthName = AUMMonthName, 1, 0) as @MonthEq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;@MonthEq = {'1'}&amp;gt;}FUMValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2014 18:25:43 GMT</pubDate>
    <dc:creator>mato32188</dc:creator>
    <dc:date>2014-12-04T18:25:43Z</dc:date>
    <item>
      <title>Quick Set Analysis help....</title>
      <link>https://community.qlik.com/t5/QlikView/Quick-Set-Analysis-help/m-p/778064#M275801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me by putting the following into some set analysis please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been strugglnig with this all day and I'm officially stuck;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to sum the field &lt;SPAN style="color: #800000;"&gt;FUMValue&lt;/SPAN&gt; where the RetMonthName and AUMMonthName are the same, these are how I've calculated the two month fields;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RetMonthName = &lt;SPAN style="color: #0000ff;"&gt;MonthName&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;AddMonths&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[retired date]&lt;/SPAN&gt;),-2))&lt;/P&gt;&lt;P&gt;AUMMonthName = &lt;SPAN style="color: #0000ff;"&gt;MonthName&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm struggling with adapting the above to work within set analysis as I don't want to actually create the fields separately, can someone please help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 18:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quick-Set-Analysis-help/m-p/778064#M275801</guid>
      <dc:creator />
      <dc:date>2014-12-04T18:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Set Analysis help....</title>
      <link>https://community.qlik.com/t5/QlikView/Quick-Set-Analysis-help/m-p/778065#M275802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a flag in script: if(RetMonthName = AUMMonthName, 1, 0) as @MonthEq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;@MonthEq = {'1'}&amp;gt;}FUMValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 18:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quick-Set-Analysis-help/m-p/778065#M275802</guid>
      <dc:creator>mato32188</dc:creator>
      <dc:date>2014-12-04T18:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Set Analysis help....</title>
      <link>https://community.qlik.com/t5/QlikView/Quick-Set-Analysis-help/m-p/778066#M275803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it but you need a field context... for which field values are you making this comparison ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it was for a ProductID for example use the SEARCH syntax (double quotes) with a preceding '=' sign before the condition.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count( {$&amp;lt;ProductID={"=(&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #0000ff;"&gt;MonthName&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #0000ff;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #800000;"&gt;[retired date]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;),-2))&lt;/SPAN&gt;)=&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #0000ff;"&gt;MonthName&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #800000;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;"}&amp;gt;} ProductID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 02:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quick-Set-Analysis-help/m-p/778066#M275803</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-12-05T02:00:39Z</dc:date>
    </item>
  </channel>
</rss>

