<?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 dates (M/D) from different years in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/compare-dates-M-D-from-different-years/m-p/376301#M572062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sales figures associated with different dates (M/D/YYYY). I'd like to get them graphed in a line graph, each year being it's own line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've broken imported the dates in the script to "day" (e.g, 1, 2 ..., 31), "month" (Jan - Apr), and "year" (2008 - 2012) as well as the full "date" (i.e., M/D/YYYY). I'm comfortable aggregating dates into separate lines by using set analysis to pluck out one year per line, but I'm not sure to establish a shared x-axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2012 17:41:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-08T17:41:14Z</dc:date>
    <item>
      <title>compare dates (M/D) from different years</title>
      <link>https://community.qlik.com/t5/QlikView/compare-dates-M-D-from-different-years/m-p/376301#M572062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sales figures associated with different dates (M/D/YYYY). I'd like to get them graphed in a line graph, each year being it's own line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've broken imported the dates in the script to "day" (e.g, 1, 2 ..., 31), "month" (Jan - Apr), and "year" (2008 - 2012) as well as the full "date" (i.e., M/D/YYYY). I'm comfortable aggregating dates into separate lines by using set analysis to pluck out one year per line, but I'm not sure to establish a shared x-axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 17:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-dates-M-D-from-different-years/m-p/376301#M572062</guid>
      <dc:creator />
      <dc:date>2012-08-08T17:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: compare dates (M/D) from different years</title>
      <link>https://community.qlik.com/t5/QlikView/compare-dates-M-D-from-different-years/m-p/376302#M572065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apprently posting the question is further impetus to &lt;EM&gt;not stop thinking about it&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used a calculated dimension and concatenated the month and day:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13444586442056006" jivemacro_uid="_13444586442056006"&gt;&lt;P&gt;=Month(Date) &amp;amp; Day(Date)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Less readable for my users (but still solving my original issue) would be to use the calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13444587053552301" jivemacro_uid="_13444587053552301"&gt;&lt;P&gt;=DayNumberOfYear(Date)&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 20:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/compare-dates-M-D-from-different-years/m-p/376302#M572065</guid>
      <dc:creator />
      <dc:date>2012-08-08T20:46:04Z</dc:date>
    </item>
  </channel>
</rss>

