<?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: expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression/m-p/1375915#M803214</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;Hello&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use following Expression&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;count({&amp;lt;[Dept T]={'A'},PaidDate={"&amp;gt;=$(=Yearstart(Max(LoadDate),-2)) &amp;lt;= $(=Max(LoadDate))"}&amp;gt;} ID)&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;&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;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2017 07:32:22 GMT</pubDate>
    <dc:creator>vikasdesai</dc:creator>
    <dc:date>2017-11-13T07:32:22Z</dc:date>
    <item>
      <title>expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1375913#M803212</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;Expertise please havea look .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to get from today to back 2 years ..&lt;/P&gt;&lt;P&gt;is this correct expression ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;[Dept T]={'A'},PaidDate={"$(=Max(&lt;SPAN style="font-size: 13.3333px;"&gt;PaidDate&lt;/SPAN&gt;))"}&amp;gt;} ID),&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[Dept T]={'A'},PaidDate={"$(=Max(&lt;SPAN style="font-size: 13.3333px;"&gt;PaidDate&lt;/SPAN&gt;)-1)"}&amp;gt;} ID)/12,&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[Dept T]={'A'},PaidDate={"$(=Max(&lt;SPAN style="font-size: 13.3333px;"&gt;PaidDate&lt;/SPAN&gt;)-2)"}&amp;gt;}ID)/12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is wrong then please correct ..&lt;/P&gt;&lt;P&gt;and the output should be like the way shown in screenshot &lt;IMG alt="period.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182989_period.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advace&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1375913#M803212</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1375914#M803213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with. First try in text object using 2 diff expressions and then have a look in report&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;count({&amp;lt;[Dept T]={'A'},PaidDate={"&amp;gt;=$(=AddYears(Max(LoadDate),-2)) &amp;lt;= $(=Max(LoadDate))"}&amp;gt;} ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 05:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1375914#M803213</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-13T05:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1375915#M803214</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;Hello&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use following Expression&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;count({&amp;lt;[Dept T]={'A'},PaidDate={"&amp;gt;=$(=Yearstart(Max(LoadDate),-2)) &amp;lt;= $(=Max(LoadDate))"}&amp;gt;} ID)&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;&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;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 07:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1375915#M803214</guid>
      <dc:creator>vikasdesai</dc:creator>
      <dc:date>2017-11-13T07:32:22Z</dc:date>
    </item>
  </channel>
</rss>

