<?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 Compare previous months data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-previous-months-data/m-p/40351#M6806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys, Any suggestion on the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to pick the ID from current month and check if the performance is red for the past 3 months, and mark as Y in the current month if it is Red for the past 3 months continuously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output table must have only current month data. History data is only for comparison and it must not be present in the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 281px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="151"&gt;REPORTING_PERIOD&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="25"&gt;ID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="105"&gt;Performance&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;30/11/2017&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Green&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/12/2017&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;28/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/12/2017&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Green&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;28/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;P&gt;Red&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 400px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="151"&gt;REPORTING_PERIOD&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="25"&gt;ID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="80"&gt;Performance&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="144"&gt;Past3Months Red Flag&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;N&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 13:54:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-02T13:54:59Z</dc:date>
    <item>
      <title>Compare previous months data</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-previous-months-data/m-p/40351#M6806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys, Any suggestion on the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to pick the ID from current month and check if the performance is red for the past 3 months, and mark as Y in the current month if it is Red for the past 3 months continuously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output table must have only current month data. History data is only for comparison and it must not be present in the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 281px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="151"&gt;REPORTING_PERIOD&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="25"&gt;ID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="105"&gt;Performance&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;30/11/2017&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Green&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/12/2017&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;28/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/12/2017&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Green&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;28/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;P&gt;Red&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 400px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="151"&gt;REPORTING_PERIOD&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="25"&gt;ID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="80"&gt;Performance&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="144"&gt;Past3Months Red Flag&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;31/01/2018&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Red&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;N&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 13:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-previous-months-data/m-p/40351#M6806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-02T13:54:59Z</dc:date>
    </item>
  </channel>
</rss>

