<?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: How to display the date for every Friday in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264721#M398531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Week's Friday (Past Friday)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(WeekStart(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;APP_LOGIN_DATE&lt;/SPAN&gt;, 0, 4), 'MM/DD')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Week's Fridat (Coming Friday)&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;=Date(WeekStart(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;APP_LOGIN_DATE&lt;/SPAN&gt;, 1, 4), 'MM/DD')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2017 14:43:27 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-02-13T14:43:27Z</dc:date>
    <item>
      <title>How to display the date for every Friday</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264720#M398530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am using this line to show the date as of every Monday, but i'd like to show Friday's instead, how would I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Date(WeekStart(APP_LOGIN_DATE), 'MM/DD')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 14:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264720#M398530</guid>
      <dc:creator />
      <dc:date>2017-02-13T14:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to display the date for every Friday</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264721#M398531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Week's Friday (Past Friday)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(WeekStart(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;APP_LOGIN_DATE&lt;/SPAN&gt;, 0, 4), 'MM/DD')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Week's Fridat (Coming Friday)&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;=Date(WeekStart(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;APP_LOGIN_DATE&lt;/SPAN&gt;, 1, 4), 'MM/DD')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 14:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264721#M398531</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-13T14:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to display the date for every Friday</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264722#M398532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked thank you. could you please explain what the code is saying? &lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 14:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264722#M398532</guid>
      <dc:creator />
      <dc:date>2017-02-13T14:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to display the date for every Friday</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264723#M398533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WeekStart function takes 3 parameters, one of which can be used to move the weekstart date up or down. So in order to make Friday the weekstart, I used 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Date(WeekStart(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;APP_LOGIN_DATE&lt;/SPAN&gt;, 0, &lt;SPAN style="color: #ff0000;"&gt;4&lt;/SPAN&gt;), 'MM/DD')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, look here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekstart.htm" title="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekstart.htm"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/DateAndTimeFunctions/weekstart.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-the-date-for-every-Friday/m-p/1264723#M398533</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-13T15:59:00Z</dc:date>
    </item>
  </channel>
</rss>

