<?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: current work day . in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/current-work-day/m-p/1580528#M42401</link>
    <description>use networkdays function. e.g. below&lt;BR /&gt;NetWorkDays(Date#('2019/04/01','YYYY/MM/DD'),Date#('2019/04/12','YYYY/MM/DD')) returns 10&lt;BR /&gt;&lt;BR /&gt;so maybe in your case&lt;BR /&gt;NetWorkDays(MonthStart(YOURDATEFIELD),YOURDATEFIELD)</description>
    <pubDate>Wed, 15 May 2019 15:04:35 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-05-15T15:04:35Z</dc:date>
    <item>
      <title>current work day .</title>
      <link>https://community.qlik.com/t5/App-Development/current-work-day/m-p/1580488#M42393</link>
      <description>&lt;P&gt;I am trying to measure if a report is submitted by a certain work day . I am not sure how to do this .&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;mydatefield = &lt;STRONG&gt;2019/04/12.&lt;/STRONG&gt; I want to measure if the report was submitted before the 10th work day .&lt;/P&gt;&lt;P&gt;I am able to figure out &lt;STRONG&gt;network days: 23&amp;nbsp;&lt;/STRONG&gt; and &lt;STRONG&gt;day number : 12&lt;/STRONG&gt; . However , what needs to be calculated is the day number in relation to the networkdays ie :&amp;nbsp; the 12th of April is actually the &lt;STRONG&gt;10th working day&lt;/STRONG&gt; of the month and it is this that I need to calculate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/current-work-day/m-p/1580488#M42393</guid>
      <dc:creator>BlakeT</dc:creator>
      <dc:date>2024-11-16T05:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: current work day .</title>
      <link>https://community.qlik.com/t5/App-Development/current-work-day/m-p/1580528#M42401</link>
      <description>use networkdays function. e.g. below&lt;BR /&gt;NetWorkDays(Date#('2019/04/01','YYYY/MM/DD'),Date#('2019/04/12','YYYY/MM/DD')) returns 10&lt;BR /&gt;&lt;BR /&gt;so maybe in your case&lt;BR /&gt;NetWorkDays(MonthStart(YOURDATEFIELD),YOURDATEFIELD)</description>
      <pubDate>Wed, 15 May 2019 15:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/current-work-day/m-p/1580528#M42401</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-05-15T15:04:35Z</dc:date>
    </item>
  </channel>
</rss>

