<?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: Analysis problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967015#M331392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;try&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;"&gt;Sum({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;period = {"&amp;lt;= $(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;chosen_period&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)"}&amp;gt;}value)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2015 06:42:46 GMT</pubDate>
    <dc:creator>sasiparupudi1</dc:creator>
    <dc:date>2015-09-17T06:42:46Z</dc:date>
    <item>
      <title>Analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967011#M331388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This formula gives a correct value &lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;period = {$(chosen_period)}&amp;gt;}value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function does not :&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;period &amp;lt;= {$(&lt;SPAN style="font-size: 13.3333px;"&gt;chosen_period&lt;/SPAN&gt;)}&amp;gt;}value)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (&amp;lt;= instead of &amp;lt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chosen_period is a value calculated by: max(period)&lt;/P&gt;&lt;P&gt;period is chosen from a listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it not possible to use the &amp;lt;= operator ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 19:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967011#M331388</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-09-16T19:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967012#M331389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&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;Sum({$&amp;lt;period = {"&amp;lt;= $(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;chosen_period&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)"}&amp;gt;}value)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 19:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967012#M331389</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2015-09-16T19:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967013#M331390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my chart i now get for every period lower or equal than chosen_period the value of that period.&lt;/P&gt;&lt;P&gt;I would like to get the selected period and the sum of values until that period&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 19:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967013#M331390</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-09-16T19:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967014#M331391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing from your response that period is one of your chart dimensions. If that's the case, set analysis cannot be used to select periods - the set analysis condition is only performed once per chart, not once per line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain your need in more details? It sounds like you should use the "Full Accumulation" option, but I'm not totally sure...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=HEF4KYLLE22XIQH2"&gt;QlikView Your Business: An expert guide to Business Discovery with QlikView and Qlik Sense&lt;/A&gt;&lt;IMG alt="" border="0" height="1" src="http://ir-na.amazon-adsystem.com/e/ir?t=natursyner0f-20&amp;amp;l=as2&amp;amp;o=1&amp;amp;a=1118949552" style="border: none !important; margin: 0px !important;" width="1" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 19:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967014#M331391</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-09-16T19:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967015#M331392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;try&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;"&gt;Sum({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;period = {"&amp;lt;= $(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;chosen_period&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)"}&amp;gt;}value)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 06:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967015#M331392</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T06:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967016#M331393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution of NagaianK and Oleg give the right results in a simple setup, but not in the app I am building. Must have another reason. Unfortunately I cannot publish this app here.&lt;/P&gt;&lt;P&gt;When I use Sasidhar's formula I get the total result whithout concerning the chosen period.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 07:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967016#M331393</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-09-17T07:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967017#M331394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be you need to ignore other dimensions like date perhaps?&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;Sum({$&amp;lt;DATE=,period = {"&amp;lt;= $(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;chosen_period&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)"}&amp;gt;}value)&amp;nbsp; &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;"&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;"&gt;hth&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;"&gt;Sasi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 07:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967017#M331394</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T07:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967018#M331395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found that when I changed period into num(period) in my load script I get the correct results&amp;nbsp; using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;NagaianK's formula.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 08:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analysis-problem/m-p/967018#M331395</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-09-17T08:22:18Z</dc:date>
    </item>
  </channel>
</rss>

