<?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: Week's Min &amp; Max Date as Dimension? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545992#M1124104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option is to use the class function.&amp;nbsp; See the attached for an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 18:01:36 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2014-01-21T18:01:36Z</dc:date>
    <item>
      <title>Week's Min &amp; Max Date as Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545990#M1124102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to display the start and end dates of a week as a dimension in a line chart. I have a Date field and a Week field, but can't figure out how to put the two together so that one dimension would show a value for things completed between 10/20/2013 - 10/26/2013, for example. The attached image shows what I am trying to do. Any help would be appreciated.&lt;IMG alt="date range dimension.JPG.jpg" class="jive-image" src="/legacyfs/online/51851_date range dimension.JPG.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545990#M1124102</guid>
      <dc:creator />
      <dc:date>2014-01-21T17:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Week's Min &amp; Max Date as Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545991#M1124103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a calculated dimension: =weekstart(MyDate) &amp;amp; '-' &amp;amp; weekend(MyDate). Or create a field using that expression in the script and use the new field as dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545991#M1124103</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-01-21T17:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Week's Min &amp; Max Date as Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545992#M1124104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option is to use the class function.&amp;nbsp; See the attached for an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 18:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545992#M1124104</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-21T18:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Week's Min &amp; Max Date as Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545993#M1124105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;Gysbert Wassenaar&lt;/A&gt;, that's it! The only issue I have now is sorting, especially now in the new year since we have dates from early months this year and late months last year. I've tried using all of the Sort by defaults but they don't get it right, I'm guessing some type of expression will need to be used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="date range sorting.JPG.jpg" class="jive-image" src="/legacyfs/online/51854_date range sorting.JPG.jpg" style="width: 620px; height: 191px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 18:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545993#M1124105</guid>
      <dc:creator />
      <dc:date>2014-01-21T18:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Week's Min &amp; Max Date as Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545994#M1124106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Class function is a possibility. Another is to order your "week strings" according to an expression, like:&lt;/P&gt;&lt;P&gt;=Avg(MyDate)&lt;/P&gt;&lt;P&gt;ascending. Should work here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 18:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545994#M1124106</guid>
      <dc:creator />
      <dc:date>2014-01-21T18:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Week's Min &amp; Max Date as Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545995#M1124107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To fix sorting use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;weekstart(MyDate) &lt;/SPAN&gt; as Sorting Expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 18:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-s-Min-Max-Date-as-Dimension/m-p/545995#M1124107</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-01-21T18:43:12Z</dc:date>
    </item>
  </channel>
</rss>

