<?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: Date to Week in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468717#M175075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Shree909&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i understand, you will need is create a dimension with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;WeekEnd(Date) as WeekEnd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and used for the group by week but with the label of the weekend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2013 20:08:39 GMT</pubDate>
    <dc:creator>montero91</dc:creator>
    <dc:date>2013-02-25T20:08:39Z</dc:date>
    <item>
      <title>Date to Week</title>
      <link>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468716#M175074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have a week dimension , date dimenion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a bar chart with date dimeniosn and one expression&lt;/P&gt;&lt;P&gt;the bar chart shows all the dates for that expression&lt;/P&gt;&lt;P&gt;but the issue is i want to show only the latest week date by default..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what would be the expression&lt;/P&gt;&lt;P&gt;my expression is sum(sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 19:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468716#M175074</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-02-25T19:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date to Week</title>
      <link>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468717#M175075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Shree909&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i understand, you will need is create a dimension with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;WeekEnd(Date) as WeekEnd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and used for the group by week but with the label of the weekend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468717#M175075</guid>
      <dc:creator>montero91</dc:creator>
      <dc:date>2013-02-25T20:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date to Week</title>
      <link>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468718#M175076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try SUM({&amp;lt;Week={$(=Max(Week)}&amp;gt;} Sales) Where Week is your week dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468718#M175076</guid>
      <dc:creator />
      <dc:date>2013-02-25T20:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Date to Week</title>
      <link>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468719#M175077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the quick reply&lt;/P&gt;&lt;P&gt;i want to use that as a dimesion&lt;/P&gt;&lt;P&gt;in the dimenion i have takedn date field but that date filed has to show only the latest week dates dimesion...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468719#M175077</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-02-25T20:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date to Week</title>
      <link>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468720#M175078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the expression it will only show the results for the dates of that week so also only the dates for that week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it, otherwise attach a sample qvw file where I can check your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 20:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-to-Week/m-p/468720#M175078</guid>
      <dc:creator />
      <dc:date>2013-02-25T20:43:05Z</dc:date>
    </item>
  </channel>
</rss>

