<?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: Formular  for set last friday in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Formular-for-set-last-friday/m-p/2099051#M89984</link>
    <description>&lt;P&gt;Next Friday = Date(WeekStart(Today(1), 1, 4), 'DD/MM/YYYY')&lt;/P&gt;
&lt;P&gt;Last Friday =&amp;nbsp; Date(WeekStart(Today(1), 0, 4), 'DD/MM/YYYY')&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2023 12:01:16 GMT</pubDate>
    <dc:creator>BrunPierre</dc:creator>
    <dc:date>2023-08-01T12:01:16Z</dc:date>
    <item>
      <title>Formular  for set last friday</title>
      <link>https://community.qlik.com/t5/App-Development/Formular-for-set-last-friday/m-p/2099038#M89981</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;I would like to create a variable which give me the last friday as a date. But I have no idea how to calculate that.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Pia&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 11:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formular-for-set-last-friday/m-p/2099038#M89981</guid>
      <dc:creator>peisenrot</dc:creator>
      <dc:date>2023-08-01T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Formular  for set last friday</title>
      <link>https://community.qlik.com/t5/App-Development/Formular-for-set-last-friday/m-p/2099044#M89983</link>
      <description>&lt;P&gt;You should be able to do this using &lt;A href="https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/DateAndTimeFunctions/weekstart.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/DateAndTimeFunctions/weekstart.htm&lt;/A&gt; by specifying the first_week_day optional parameter. Alternatively, you can check the weekday of the date in question and then subtract the appropriate number of days (e.g. two days if it's Sunday) to get the prior Friday. &lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 11:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formular-for-set-last-friday/m-p/2099044#M89983</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-08-01T11:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Formular  for set last friday</title>
      <link>https://community.qlik.com/t5/App-Development/Formular-for-set-last-friday/m-p/2099051#M89984</link>
      <description>&lt;P&gt;Next Friday = Date(WeekStart(Today(1), 1, 4), 'DD/MM/YYYY')&lt;/P&gt;
&lt;P&gt;Last Friday =&amp;nbsp; Date(WeekStart(Today(1), 0, 4), 'DD/MM/YYYY')&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 12:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formular-for-set-last-friday/m-p/2099051#M89984</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-08-01T12:01:16Z</dc:date>
    </item>
  </channel>
</rss>

