<?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: Set Analysis confusion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136793#M373029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({&amp;lt;MONTH={'$(=$(vL.AMaxMon))'}&amp;gt;} DATA)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum({&amp;lt;MONTH={'$(=vL.AMaxMon)'}&amp;gt;} DATA)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2016 01:16:02 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-13T01:16:02Z</dc:date>
    <item>
      <title>Set Analysis confusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136792#M373028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts.&lt;/P&gt;&lt;P&gt;I am having a weird experience with set analysis. Here are my expressions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;MONTH={'01/02/2016'}&amp;gt;} DATA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;MONTH={"=$(vL.AMaxMon)"}&amp;gt;} DATA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vL.AMaxMon) is max({&amp;lt;DATA_STATUS={'ACTUAL'}&amp;gt;}MONTH) which evaluates to&amp;nbsp; 01/02/2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should be the same as &lt;SPAN style="font-size: 13.3333px;"&gt;sum({&amp;lt;MONTH={'01/02/2016'}&amp;gt;} DATA) but I see different results of sum.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there&amp;nbsp; limitations of some kind on set analysis.&lt;/P&gt;&lt;P&gt; I am showing this is text boxes. Can some one help??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 00:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136792#M373028</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2016-05-13T00:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis confusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136793#M373029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({&amp;lt;MONTH={'$(=$(vL.AMaxMon))'}&amp;gt;} DATA)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum({&amp;lt;MONTH={'$(=vL.AMaxMon)'}&amp;gt;} DATA)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 01:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136793#M373029</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-13T01:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis confusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136794#M373030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for prompt suggestion Sunny&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({&amp;lt;MONTH={'$(=vL.AMaxMon)'}&amp;gt;} DATA)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;gives &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Error: Error in set modifier ad hoc element list:&lt;/P&gt;&lt;P&gt;',' or ')' expected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;=Sum({&amp;lt;MONTH={'$(=$(vL.AMaxMon))'}&amp;gt;} DATA)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;works can you explain why?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 01:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136794#M373030</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2016-05-13T01:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis confusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136795#M373031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess we need to use something that can replace &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;01/02/2016&lt;/STRONG&gt; in the set analysis. Whatever that thing is, need to be expanded using $(=...). My guess is that if you put &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;$(vL.AMaxMon)&lt;/SPAN&gt; in a text box, it would expand to this -&amp;gt; &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;01/02/2016&lt;/STRONG&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;So this is what I usually do. Whatever I need in my set analysis, I create that in the text box object and then copy the whole thing and paste it into my dollar sign expansion. Does that make sense?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 01:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136795#M373031</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-13T01:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis confusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136796#M373032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks A Million &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 01:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136796#M373032</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2016-05-13T01:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis confusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136797#M373033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem, I am glad I was able to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 01:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-confusion/m-p/1136797#M373033</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-13T01:47:59Z</dc:date>
    </item>
  </channel>
</rss>

