<?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 urgent help - Looping table in expresion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720240#M258650</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;Need help.&lt;/P&gt;&lt;P&gt;I have a table as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;ID, DateX&lt;/P&gt;&lt;P&gt;1,25/01/2012,&lt;/P&gt;&lt;P&gt;2,01/11/2013,&lt;/P&gt;&lt;P&gt;3,21/10/2012,&lt;/P&gt;&lt;P&gt;4,22,03/2014&lt;/P&gt;&lt;P&gt;5,31/01/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have a variable(vMthMax) which stores date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__________________________________________________________________&lt;/P&gt;&lt;P&gt;What I need is: total count of the records &lt;STRONG&gt;matching and unmatching&lt;/STRONG&gt; in that table where =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if DateX IS NOT NULL AND DateX &amp;lt;= vMthMax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 12:24:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-17T12:24:58Z</dc:date>
    <item>
      <title>urgent help - Looping table in expresion</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720240#M258650</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;Need help.&lt;/P&gt;&lt;P&gt;I have a table as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;ID, DateX&lt;/P&gt;&lt;P&gt;1,25/01/2012,&lt;/P&gt;&lt;P&gt;2,01/11/2013,&lt;/P&gt;&lt;P&gt;3,21/10/2012,&lt;/P&gt;&lt;P&gt;4,22,03/2014&lt;/P&gt;&lt;P&gt;5,31/01/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have a variable(vMthMax) which stores date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__________________________________________________________________&lt;/P&gt;&lt;P&gt;What I need is: total count of the records &lt;STRONG&gt;matching and unmatching&lt;/STRONG&gt; in that table where =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if DateX IS NOT NULL AND DateX &amp;lt;= vMthMax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720240#M258650</guid>
      <dc:creator />
      <dc:date>2014-09-17T12:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: urgent help - Looping table in expresion</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720241#M258651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/66999_pastedImage_0.png" style="width: 620px; height: 123px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 13:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720241#M258651</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-09-17T13:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: urgent help - Looping table in expresion</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720242#M258652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danial,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, Can I ask one thing?&lt;/P&gt;&lt;P&gt;Irrealavent of selection of month or year or day... &lt;/P&gt;&lt;P&gt;how do I get total count of the records where &amp;lt;= (vMthMax) from my table? Is it possible?&lt;/P&gt;&lt;P&gt;i.e. eventhough user selects, month, year, my vMthMax will not change, and i want records where &amp;lt;= (vMthMax).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 13:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720242#M258652</guid>
      <dc:creator />
      <dc:date>2014-09-17T13:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: urgent help - Looping table in expresion</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720243#M258653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Irrealavent of user selection on dashboard&amp;nbsp; (e.g. month or year or day)... &lt;/P&gt;&lt;P&gt;how do I get total count of the records where &amp;lt;= (vMthMax) from my table? Is it possible?&lt;/P&gt;&lt;P&gt;i.e. eventhough user selects, month, year, my vMthMax will not change, and i want records where &amp;lt;= (vMthMax).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 14:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720243#M258653</guid>
      <dc:creator />
      <dc:date>2014-09-17T14:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: urgent help - Looping table in expresion</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720244#M258654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use this in your expression (see matching 2)&lt;/P&gt;&lt;P&gt;count({&amp;lt;DateX={"&amp;lt;=$(vMthMax)"}, Month=,Year=&amp;gt;} total ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find example attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/67052_pastedImage_0.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 00:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-help-Looping-table-in-expresion/m-p/720244#M258654</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-09-18T00:25:57Z</dc:date>
    </item>
  </channel>
</rss>

