<?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 Comparison acumulatte in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comparison-acumulatte/m-p/183066#M48453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good evening,&lt;BR /&gt;&lt;BR /&gt;I have a table with the number of open call day.&lt;BR /&gt;&lt;BR /&gt;My boss wants data to be accumulated prior to, or perhaps 12 days 365 days earlier to remove the seasonality of the year.&lt;BR /&gt;&lt;BR /&gt;And my boss wants a light indicating: If today was lower than yesterday: ok (green), if today is the same as yesterday: warning (yellow), today is greater than yesterday: poor (red)&lt;BR /&gt;&lt;BR /&gt;And every day he'll open up that QOL, reload the data to see the comparison.&lt;BR /&gt;&lt;BR /&gt;Any tips?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;Gledson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Mar 2011 04:25:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-26T04:25:31Z</dc:date>
    <item>
      <title>Comparison acumulatte</title>
      <link>https://community.qlik.com/t5/QlikView/Comparison-acumulatte/m-p/183066#M48453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good evening,&lt;BR /&gt;&lt;BR /&gt;I have a table with the number of open call day.&lt;BR /&gt;&lt;BR /&gt;My boss wants data to be accumulated prior to, or perhaps 12 days 365 days earlier to remove the seasonality of the year.&lt;BR /&gt;&lt;BR /&gt;And my boss wants a light indicating: If today was lower than yesterday: ok (green), if today is the same as yesterday: warning (yellow), today is greater than yesterday: poor (red)&lt;BR /&gt;&lt;BR /&gt;And every day he'll open up that QOL, reload the data to see the comparison.&lt;BR /&gt;&lt;BR /&gt;Any tips?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;Gledson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2011 04:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparison-acumulatte/m-p/183066#M48453</guid>
      <dc:creator />
      <dc:date>2011-03-26T04:25:31Z</dc:date>
    </item>
    <item>
      <title>Re. :Comparison acumulatte</title>
      <link>https://community.qlik.com/t5/QlikView/Comparison-acumulatte/m-p/183067#M48454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can you try to add these lines in your script and use the fields in you graphs.&lt;/P&gt;&lt;P&gt;Hope that help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp:&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;load&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;DataOco &lt;P&gt;,&lt;/P&gt;&lt;P&gt;sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(NumOco) as &lt;P&gt;SumNumOco&lt;/P&gt;&lt;P&gt;resident&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OcorrênciaSérieHistórica&lt;/P&gt;&lt;P&gt;group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;by &lt;P&gt;DataOco&lt;/P&gt;&lt;P&gt;order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;by DataOco &lt;P&gt;;&lt;/P&gt;&lt;P&gt;LastDayTable:&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;load&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;DataOco &lt;P&gt;,&lt;/P&gt;&lt;P&gt;SumNumOco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;as SumNumOco &lt;P&gt;,&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(DataOco&amp;lt;&amp;gt;previous(DataOco),previous(SumNumOco)) as &lt;P&gt;LastSumNumOco&lt;/P&gt;&lt;P&gt;resident&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp2;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;drop&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;table &lt;P&gt;temp2;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2011 11:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparison-acumulatte/m-p/183067#M48454</guid>
      <dc:creator />
      <dc:date>2011-03-26T11:29:47Z</dc:date>
    </item>
  </channel>
</rss>

