<?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: Separate the weekends in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521517#M747753</link>
    <description>&lt;P&gt;Thanks Pradeepreddy&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 11:16:06 GMT</pubDate>
    <dc:creator>yoganantha321</dc:creator>
    <dc:date>2018-12-17T11:16:06Z</dc:date>
    <item>
      <title>Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521431#M747746</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a data set as list of dates with the type as shown in image1. But i need a new type as weekends as shown in image 2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image1.PNG" style="width: 268px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2274i7D87B16B24EBDFA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image1.PNG" alt="image1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image2.PNG" style="width: 281px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2275iDE3294F72636CACA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image2.PNG" alt="image2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody help in this!!!!&lt;/P&gt;&lt;P&gt;I have attached a sample file along with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yoganantha Prakash G P&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521431#M747746</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2024-11-16T21:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521443#M747747</link>
      <description>&lt;P&gt;May be like:&lt;/P&gt;&lt;PRE&gt;If(Match(Weekday([End Day]), 'Sat', 'Sun'), 'Weekend', Type) as Type&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Dec 2018 08:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521443#M747747</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-12-17T08:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521451#M747748</link>
      <description>Hi Tresesco,&lt;BR /&gt;As shown in the first image in between the weekends appear it should be automatically generate start date and end date as shown image 2</description>
      <pubDate>Mon, 17 Dec 2018 08:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521451#M747748</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2018-12-17T08:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521459#M747749</link>
      <description>&lt;P&gt;So first image is your input and second one is expected output, right? If so, could you explain the logic a bit more, like how exactly you get second row of End Date (7/12/2018)?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 09:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521459#M747749</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-12-17T09:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521473#M747750</link>
      <description>I think because the 8/12/2018 is Sat, so the vacation is till to 7/12/2018.</description>
      <pubDate>Mon, 17 Dec 2018 09:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521473#M747750</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2018-12-17T09:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521487#M747751</link>
      <description>&lt;P&gt;Yes Tresesco!!!&lt;/P&gt;&lt;P&gt;As said by&lt;SPAN class=""&gt;&amp;nbsp;Uacg0009&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 10:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521487#M747751</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2018-12-17T10:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521502#M747752</link>
      <description>&lt;P&gt;See the attachment..&lt;/P&gt;&lt;P&gt;the solution is&amp;nbsp;little bit lengthy..&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 10:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521502#M747752</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2018-12-17T10:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521517#M747753</link>
      <description>&lt;P&gt;Thanks Pradeepreddy&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 11:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521517#M747753</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2018-12-17T11:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Separate the weekends</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521876#M747754</link>
      <description>&lt;P&gt;Actually last night, I also created a solution, but didn't upload it...&lt;/P&gt;&lt;P&gt;But it's fine, you can check my script.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aiolos&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 01:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-the-weekends/m-p/1521876#M747754</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2018-12-18T01:53:27Z</dc:date>
    </item>
  </channel>
</rss>

