<?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 How to show week on week, on Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237615#M88661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that easy with a text-string.&lt;BR /&gt;In any case you need to replace the dimension "DATE ...." with a calculated value like&lt;BR /&gt;"=NUM(MONTH(ENW_WeeklyTime.DAT), '00') &amp;amp; '-' &amp;amp; NUM(DAY(ENW_WeeklyTime.DAT), '00')"&lt;BR /&gt;and put the sorting by Text ascending.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2011 17:27:24 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2011-03-03T17:27:24Z</dc:date>
    <item>
      <title>How to show week on week, on Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237613#M88659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've attached an example of what we did in our previous reporting tool ProClarity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see the other academic year's data are shown on the same time axis as the current year so you can compare week on week. On the Qlikview graph if you select the other years it has the affect of placing them in series rather than in parallel as on the ProClarity Graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 16:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237613#M88659</guid>
      <dc:creator />
      <dc:date>2011-03-03T16:38:50Z</dc:date>
    </item>
    <item>
      <title>How to show week on week, on Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237614#M88660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like it to look like the following, attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 16:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237614#M88660</guid>
      <dc:creator />
      <dc:date>2011-03-03T16:40:33Z</dc:date>
    </item>
    <item>
      <title>How to show week on week, on Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237615#M88661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that easy with a text-string.&lt;BR /&gt;In any case you need to replace the dimension "DATE ...." with a calculated value like&lt;BR /&gt;"=NUM(MONTH(ENW_WeeklyTime.DAT), '00') &amp;amp; '-' &amp;amp; NUM(DAY(ENW_WeeklyTime.DAT), '00')"&lt;BR /&gt;and put the sorting by Text ascending.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 17:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237615#M88661</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-03-03T17:27:24Z</dc:date>
    </item>
    <item>
      <title>How to show week on week, on Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237616#M88662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to work if you use numeric sorting:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;=date(makedate(1+(month(ENW_WeeklyTime.DAT)&amp;gt;7),month(ENW_WeeklyTime.DAT),day(ENW_WeeklyTime.DAT)),'MM/DD')&lt;/P&gt;&lt;P&gt;So does this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;=dual(date(ENW_WeeklyTime.DAT,'MM/DD'),daynumberofyear(ENW_WeeklyTime.DAT,8))&lt;/P&gt;&lt;P&gt;But you'd be better off building a field like that in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 00:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237616#M88662</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-03-04T00:50:58Z</dc:date>
    </item>
    <item>
      <title>How to show week on week, on Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237617#M88663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, I'm attempting to do this same thing. What does the .DAT mean in the variable? I havn't seen that used in qlikview before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-week-on-week-on-Line-Chart/m-p/237617#M88663</guid>
      <dc:creator />
      <dc:date>2011-09-01T13:10:02Z</dc:date>
    </item>
  </channel>
</rss>

