<?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: Date: Identify Next working day in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208512#M388018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;no_of_workdays' as 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2016 08:48:41 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2016-11-04T08:48:41Z</dc:date>
    <item>
      <title>Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208506#M388012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement in which we need to exclude weekends &amp;amp; holidays while deriving the new transaction date.&lt;/P&gt;&lt;P&gt;eg; I have data received today but due to cutoff time we need to push it for next day. While calculating new date weekends &amp;amp; holidays needs to be ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request members to provide suggestions to implement. If anybody has already done similar then please share the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 07:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208506#M388012</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2016-11-04T07:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208507#M388013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Weekday() function.. something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(WeekDay(Datefield)&amp;lt;5,Datefield,weekstart(Datefield,1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 07:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208507#M388013</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2016-11-04T07:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208508#M388014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can use this function to identify week end &amp;amp; weekday. But my requirement is for any given date i should be able to provide next working day ,should exclude Saturday, Sunday &amp;amp; Holidays if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg 4th Nov is Friday, next working for this date is 7th Nov Again if 7th is holiday then it should give me 8th Nov.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 07:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208508#M388014</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2016-11-04T07:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208509#M388015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;LastWorkDate()&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 07:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208509#M388015</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-11-04T07:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208510#M388016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but this function requires "no_of_workdays" which cann't be defined&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 08:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208510#M388016</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2016-11-04T08:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208511#M388017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weekstart(Datefield,1) have offset 1 which will force the startdate to be next week's first working date.. for example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 08:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208511#M388017</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2016-11-04T08:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208512#M388018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;no_of_workdays' as 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 08:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208512#M388018</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-11-04T08:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208513#M388019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that you please prepare one master which contains all hoilidays&lt;/P&gt;&lt;P&gt;and bring that into application then avoid these days in application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 09:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208513#M388019</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2016-11-04T09:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208514#M388020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WeekDay&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;DateField&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'Sat','Sun'),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LastWorkDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;DateField&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,1,&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;YourHolidayList&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LastWorkDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;DateField&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+1,1,&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;YourHolidayList&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 14:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/1208514#M388020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/2489438#M1226223</link>
      <description>&lt;P class="syntax" data-mc-conditions="Targets.NotToTranslate"&gt;&lt;SPAN class="script_token"&gt;firstworkdate(&lt;/SPAN&gt;&lt;SPAN class="bnf_token"&gt;end_date, no_of_workdays {, holiday&lt;/SPAN&gt;}&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="statement"&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/firstworkdate.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/firstworkdate.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Davide&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 13:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/2489438#M1226223</guid>
      <dc:creator>enozagar</dc:creator>
      <dc:date>2024-10-28T13:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Date: Identify Next working day</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/2489439#M1226224</link>
      <description>&lt;P&gt;&lt;SPAN class="script_token"&gt;lastworkdate(&lt;/SPAN&gt;&lt;SPAN class="bnf_token"&gt;start_date, no_of_workdays {, holiday}&lt;/SPAN&gt;&lt;SPAN class="statement"&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/lastworkdate.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/lastworkdate.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 13:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Identify-Next-working-day/m-p/2489439#M1226224</guid>
      <dc:creator>enozagar</dc:creator>
      <dc:date>2024-10-28T13:25:53Z</dc:date>
    </item>
  </channel>
</rss>

