<?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: Data not presented in correct timeperiod in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-not-presented-in-correct-timeperiod/m-p/1191684#M879024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2940"&gt;Creating Reference Dates for Intervals&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2016 22:22:02 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-10-11T22:22:02Z</dc:date>
    <item>
      <title>Data not presented in correct timeperiod</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-presented-in-correct-timeperiod/m-p/1191683#M879023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A question from a novice in QlikView.&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;I have simplified the example to make it easier for me to explain the problem. We have a list of cases and want to show in one graph how many that starts within a defined time period (year) and another graph that shows how many that is solved in a time period (year). The table could look like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;STRONG&gt;Case#&amp;nbsp; Start&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&lt;/P&gt;&lt;P style="text-align: left;"&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2016&lt;/P&gt;&lt;P style="text-align: left;"&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2016&lt;/P&gt;&lt;P style="text-align: left;"&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The load in the qvw file looks like this:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Fact:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="color: #0070c0;"&gt;LOAD &lt;/SPAN&gt;&lt;SPAN style="color: #843c0c;"&gt;Case#&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="color: #843c0c;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #0070c0;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="text-indent: 35.4pt; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #843c0c;"&gt;%Date,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #843c0c; text-indent: 35.4pt; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="color: #0070c0;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;…&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;%Date is connected to a table where year, week, day, weekday etc are defined.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;The expression: &lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;(Start) creates this result in the graph:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;2015: 3&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;2016: 1&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;The expression: &lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;(End) creates an unwonted result in another graph:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;2015: 3&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;2016: 1&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;I expected it to be:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;2015: 1&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;2016: 3&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;I know QlikView count the End correctly, but it is presented in the period the case started. I think this has to do with using Start as %Date, but I don’t understand what the solution is that makes it possible to present the data correctly.&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/Data-not-presented-in-correct-timeperiod/m-p/1191683#M879023</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data not presented in correct timeperiod</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-presented-in-correct-timeperiod/m-p/1191684#M879024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2940"&gt;Creating Reference Dates for Intervals&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 22:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-presented-in-correct-timeperiod/m-p/1191684#M879024</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-10-11T22:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data not presented in correct timeperiod</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-presented-in-correct-timeperiod/m-p/1191685#M879025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or if you are only interested in the Start and End dates and not in the dates inbetween:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 22:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-presented-in-correct-timeperiod/m-p/1191685#M879025</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-10-11T22:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data not presented in correct timeperiod</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-presented-in-correct-timeperiod/m-p/1191686#M879026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would use a crosstable to create a CaseEvents table that has columns&lt;/P&gt;&lt;P&gt;CASE, EVENT, DATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That way you will be easily able to show volumes of case start event and close events occurring on the same dates. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 10:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-presented-in-correct-timeperiod/m-p/1191686#M879026</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2016-10-12T10:36:35Z</dc:date>
    </item>
  </channel>
</rss>

