<?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: How to get range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406055#M459321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share your sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Oct 2017 05:48:41 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2017-10-06T05:48:41Z</dc:date>
    <item>
      <title>How to get range</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406053#M459319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello All,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kindly suggest me what i am missing from the below expression,i am getting output as zero&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;sum({&amp;lt;BVALIDFROM={"&amp;lt;$(=YearStart(Today(),0,4))"},BVALIDTO={"&amp;gt;$(=YearStart(Today(),0,4))"}&amp;gt;}BPrice)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;when i tried in two different expressions&amp;nbsp; it is working&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Expression1:&amp;nbsp;&amp;nbsp; sum({&amp;lt;BVALIDFROM={"&amp;lt;$(=YearStart(Today(),0,4))"}&amp;gt;}BPrice)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Expression2:&amp;nbsp;&amp;nbsp; sum({&amp;lt;BVALIDTO={"&amp;gt;(=YearStart(Today(),0,4))"}&amp;gt;}BPrice)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;when i merge both the expression i am getting zero as output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178783_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 05:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406053#M459319</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2017-10-06T05:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get range</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406054#M459320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;BVALIDFROM={"&amp;lt;$(=YearStart(Today(),0,4))"}&amp;gt;}BPrice)&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; +&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt; sum({&amp;lt;BVALIDTO={"&amp;gt;(=YearStart(Today(),0,4))"}&amp;gt;}BPrice)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 05:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406054#M459320</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-10-06T05:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get range</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406055#M459321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share your sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 05:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406055#M459321</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-06T05:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get range</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406056#M459322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly share the dummy data, so that can get back to you with correct set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 08:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406056#M459322</guid>
      <dc:creator />
      <dc:date>2017-10-06T08:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get range</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406057#M459323</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;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;BVALIDFROM={"&amp;lt;$(=YearStart(Today(),0,4))"}&amp;gt;} * {&amp;lt;BVALIDTO={"&amp;gt;$(=YearStart(Today(),0,4))"}&amp;gt;}BPrice)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; 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: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Pradosh&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 16:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406057#M459323</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-06T16:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get range</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406058#M459324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 16:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-range/m-p/1406058#M459324</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-10-06T16:15:55Z</dc:date>
    </item>
  </channel>
</rss>

