<?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 Logic help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/965193#M330900</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;I am having trouble while implementing code for qvd generation. Here in the attached code i am getting KPI(newly added fields) data for only the months of Sep 2015 and Oct 2015, but according to the requirement i need to calculate July 2015 KPI first to add to summary qvd after that i need to add August 2015 KPIs to it and so on. Please help to implement this code and please find the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Note : &lt;/SPAN&gt;&amp;nbsp; we can hardcode month names in script .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2015 14:58:46 GMT</pubDate>
    <dc:creator>ganeshreddy</dc:creator>
    <dc:date>2015-10-26T14:58:46Z</dc:date>
    <item>
      <title>Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/965193#M330900</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;I am having trouble while implementing code for qvd generation. Here in the attached code i am getting KPI(newly added fields) data for only the months of Sep 2015 and Oct 2015, but according to the requirement i need to calculate July 2015 KPI first to add to summary qvd after that i need to add August 2015 KPIs to it and so on. Please help to implement this code and please find the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Note : &lt;/SPAN&gt;&amp;nbsp; we can hardcode month names in script .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/965193#M330900</guid>
      <dc:creator>ganeshreddy</dc:creator>
      <dc:date>2015-10-26T14:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/965194#M330901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your KPI 1to 8 loads you have a condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;wo_completionDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Addmonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;monthStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),-1) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;wo_completionDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;monthEnd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you remove this you'll generate data for all periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 15:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/965194#M330901</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-26T15:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Logic help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-help/m-p/965195#M330902</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;Can anyone help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 20:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-help/m-p/965195#M330902</guid>
      <dc:creator>ganeshreddy</dc:creator>
      <dc:date>2015-10-26T20:00:15Z</dc:date>
    </item>
  </channel>
</rss>

