<?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 Date calculated for a Weekday in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-calculated-for-a-Weekday/m-p/147188#M25639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made an expression to compare the sales of last day with the same week correspondent of day of the last year, and it worked fine.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(&lt;BR /&gt; If(&lt;BR /&gt; (Num(YearName(DATA_VENDA),'YYYY'))=(num(YearName(today(),-1),'YYYY')) and&lt;BR /&gt; (Date(Month(DATA_VENDA),'MMMM'))=Date((Month(today())),'MMMM') and&lt;BR /&gt; (Date(Week(DATA_VENDA),'WWWW'))=Date((Week(today())),'WWWW') and&lt;BR /&gt; (WeekDay(DATA_VENDA)=WeekDay(today()-1))&lt;BR /&gt; ,VALOR_VENDA&lt;BR /&gt; )&lt;BR /&gt; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now I´m trying to set an expression to the label of this expression, to show the date used in the result of the expression above, that is the same day week of yesterday, one year ago (i.e. 06/19/2008) - it was thursday, like yesterday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2009 13:10:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-19T13:10:14Z</dc:date>
    <item>
      <title>Date calculated for a Weekday</title>
      <link>https://community.qlik.com/t5/QlikView/Date-calculated-for-a-Weekday/m-p/147188#M25639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made an expression to compare the sales of last day with the same week correspondent of day of the last year, and it worked fine.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(&lt;BR /&gt; If(&lt;BR /&gt; (Num(YearName(DATA_VENDA),'YYYY'))=(num(YearName(today(),-1),'YYYY')) and&lt;BR /&gt; (Date(Month(DATA_VENDA),'MMMM'))=Date((Month(today())),'MMMM') and&lt;BR /&gt; (Date(Week(DATA_VENDA),'WWWW'))=Date((Week(today())),'WWWW') and&lt;BR /&gt; (WeekDay(DATA_VENDA)=WeekDay(today()-1))&lt;BR /&gt; ,VALOR_VENDA&lt;BR /&gt; )&lt;BR /&gt; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now I´m trying to set an expression to the label of this expression, to show the date used in the result of the expression above, that is the same day week of yesterday, one year ago (i.e. 06/19/2008) - it was thursday, like yesterday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 13:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-calculated-for-a-Weekday/m-p/147188#M25639</guid>
      <dc:creator />
      <dc:date>2009-06-19T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculated for a Weekday</title>
      <link>https://community.qlik.com/t5/QlikView/Date-calculated-for-a-Weekday/m-p/147189#M25640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use makeweekdate function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 09:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-calculated-for-a-Weekday/m-p/147189#M25640</guid>
      <dc:creator />
      <dc:date>2012-11-13T09:53:04Z</dc:date>
    </item>
  </channel>
</rss>

