<?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: Showing specific dates in labels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519611#M1141229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have a table that shows data based on set analysis.&lt;/P&gt;&lt;P&gt;And in the set analysis expressions, the date criteria is PriorWeek = , giving the value of 15/09/2013)&lt;/P&gt;&lt;P&gt;In my Calendar script, I have the following if that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inweek(PK_CALENDAR,'$(vToday)',0,0)*-1 as _CurrentWeek, ( gives WeekEnd date of 15/09/2013&lt;/P&gt;&lt;P&gt;inweek(PK_CALENDAR,'$(vToday)',-1,0)*-1 as _PriorWeek, ( gives 08/09/2013&lt;/P&gt;&lt;P&gt;inweek(PK_CALENDAR,'$(vToday)',-2,0)*-1 as _PriorPriorWeek&amp;nbsp; (gives 01/09/2013)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It’s the WeekEnd date I want to appear in the label expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 11:53:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-13T11:53:04Z</dc:date>
    <item>
      <title>Showing specific dates in labels</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519608#M1141226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to show previous 4 weeks of data and applicable week ending dates as labels.&lt;/P&gt;&lt;P&gt;So in the script, I have Current Week = 1 gives Week End= 15/09/13, Prior Week = 1 gives Week End = 08/09/13 and so on and obviously this will change through the calendar week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to display the relevant date in the label of each table as the weeks go on.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519608#M1141226</guid>
      <dc:creator />
      <dc:date>2013-09-13T11:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Showing specific dates in labels</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519609#M1141227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you be a little more specific? E.g. an example of what the table should look like given certain selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519609#M1141227</guid>
      <dc:creator />
      <dc:date>2013-09-13T11:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Showing specific dates in labels</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519610#M1141228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why dont you give a Sample .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519610#M1141228</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-09-13T11:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Showing specific dates in labels</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519611#M1141229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have a table that shows data based on set analysis.&lt;/P&gt;&lt;P&gt;And in the set analysis expressions, the date criteria is PriorWeek = , giving the value of 15/09/2013)&lt;/P&gt;&lt;P&gt;In my Calendar script, I have the following if that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inweek(PK_CALENDAR,'$(vToday)',0,0)*-1 as _CurrentWeek, ( gives WeekEnd date of 15/09/2013&lt;/P&gt;&lt;P&gt;inweek(PK_CALENDAR,'$(vToday)',-1,0)*-1 as _PriorWeek, ( gives 08/09/2013&lt;/P&gt;&lt;P&gt;inweek(PK_CALENDAR,'$(vToday)',-2,0)*-1 as _PriorPriorWeek&amp;nbsp; (gives 01/09/2013)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It’s the WeekEnd date I want to appear in the label expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-specific-dates-in-labels/m-p/519611#M1141229</guid>
      <dc:creator />
      <dc:date>2013-09-13T11:53:04Z</dc:date>
    </item>
  </channel>
</rss>

