<?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: How to exclude weekends on queries? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625167#M684028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((NetWorkDays([Date of Transmittal],[POSTING DATE])&amp;lt;=2),'Within','Over') &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;as&amp;nbsp;&amp;nbsp; PaymentSLA&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 09:24:19 GMT</pubDate>
    <dc:creator>Alejandro_Hernández</dc:creator>
    <dc:date>2014-02-10T09:24:19Z</dc:date>
    <item>
      <title>How to exclude weekends on queries?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625163#M684024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know how will I excempt weekends for my query below? My condition should only count working days..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&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: #800000; font-size: 8pt;"&gt;[POSTING DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Date of Transmittal]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;=2,'Within','Over') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PaymentSLA&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 08:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625163#M684024</guid>
      <dc:creator />
      <dc:date>2014-02-10T08:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude weekends on queries?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625164#M684025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this&lt;/P&gt;&lt;P&gt;if(networkingdays([POSTING DATE],[Date if Transmittal])&amp;lt;=2,'Within','Over')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PaymentSLA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 08:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625164#M684025</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2014-02-10T08:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude weekends on queries?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625165#M684026</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;&lt;/P&gt;&lt;P&gt;It didnt work. It all fell to within SLA. As per checking the raw data, there should be some over SLA. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625165#M684026</guid>
      <dc:creator />
      <dc:date>2014-02-10T09:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude weekends on queries?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625166#M684027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function is &lt;STRONG&gt;NetWorkDays&lt;/STRONG&gt;(). With proper use, it should work. If you can't get it worked, try to share your sample app here. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625166#M684027</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-02-10T09:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude weekends on queries?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625167#M684028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((NetWorkDays([Date of Transmittal],[POSTING DATE])&amp;lt;=2),'Within','Over') &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;as&amp;nbsp;&amp;nbsp; PaymentSLA&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-weekends-on-queries/m-p/625167#M684028</guid>
      <dc:creator>Alejandro_Hernández</dc:creator>
      <dc:date>2014-02-10T09:24:19Z</dc:date>
    </item>
  </channel>
</rss>

