<?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: Changing all Monday dates to previous Friday dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211016#M388448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works, thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2016 19:18:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-21T19:18:47Z</dc:date>
    <item>
      <title>Changing all Monday dates to previous Friday dates</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211014#M388446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a column in my database (Post_Date)&amp;nbsp; and I need all the Monday dates in that column to point to the previous Friday date. In other words if the Post_Date day is a Monday, it should show the Post_Date to be that of the Friday before. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 19:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211014#M388446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-21T19:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changing all Monday dates to previous Friday dates</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211015#M388447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(If(WeekDay(Post_Date) = 'Mon', Post_Date - 3, Post_Date)) as Post_Date&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 19:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211015#M388447</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T19:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing all Monday dates to previous Friday dates</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211016#M388448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works, thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 19:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211016#M388448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-21T19:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing all Monday dates to previous Friday dates</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211017#M388449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works only if the column name is changed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(If(WeekDay(Post_Date) = 'Mon', Post_Date - 3, Post_Date)) as Rev_Post_Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I try to use the revised column name for another IF condition in the script, it does not recognize it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211017#M388449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-21T20:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Changing all Monday dates to previous Friday dates</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211018#M388450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is strange, can you share the complete script and where the issue is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-all-Monday-dates-to-previous-Friday-dates/m-p/1211018#M388450</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-21T20:27:52Z</dc:date>
    </item>
  </channel>
</rss>

