<?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 To include Saturday count in Networkdays in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/To-include-Saturday-count-in-Networkdays/m-p/1934803#M77006</link>
    <description>&lt;P&gt;Hello Everyone,&lt;BR /&gt;I am working on the one of the project. I am calculating Pending for Field and for that I write this Expression.&lt;BR /&gt;IF(Area='Capgemini', NetWorkDays(TsOpeningDate,Today(),$(vCampgemini))-1,&lt;BR /&gt;NetWorkDays(TsOpeningDate,Today(),$(vOtherHolidays))-1) as Pending_for&lt;BR /&gt;&lt;BR /&gt;Now i want to add Sat count into the same logic as networkdays function automatically excludes Sat Sun.&lt;BR /&gt;To add sat Count I performed this logic&amp;nbsp; &amp;nbsp;-&amp;nbsp; &amp;nbsp;&amp;nbsp;Div(WEEKDAY(Min(TsOpeningDate)-6,0)+1-Min(TsOpeningDate)+Max(TsOpeningDate),7)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;using this logic I am getting number of sat between two dates but I am not getting how to combine this with the above logic.&lt;BR /&gt;&lt;BR /&gt;How I can achieve this? If anyone have any idea please let me know.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ganesh&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2022 12:14:00 GMT</pubDate>
    <dc:creator>gp_123</dc:creator>
    <dc:date>2022-05-24T12:14:00Z</dc:date>
    <item>
      <title>To include Saturday count in Networkdays</title>
      <link>https://community.qlik.com/t5/App-Development/To-include-Saturday-count-in-Networkdays/m-p/1934803#M77006</link>
      <description>&lt;P&gt;Hello Everyone,&lt;BR /&gt;I am working on the one of the project. I am calculating Pending for Field and for that I write this Expression.&lt;BR /&gt;IF(Area='Capgemini', NetWorkDays(TsOpeningDate,Today(),$(vCampgemini))-1,&lt;BR /&gt;NetWorkDays(TsOpeningDate,Today(),$(vOtherHolidays))-1) as Pending_for&lt;BR /&gt;&lt;BR /&gt;Now i want to add Sat count into the same logic as networkdays function automatically excludes Sat Sun.&lt;BR /&gt;To add sat Count I performed this logic&amp;nbsp; &amp;nbsp;-&amp;nbsp; &amp;nbsp;&amp;nbsp;Div(WEEKDAY(Min(TsOpeningDate)-6,0)+1-Min(TsOpeningDate)+Max(TsOpeningDate),7)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;using this logic I am getting number of sat between two dates but I am not getting how to combine this with the above logic.&lt;BR /&gt;&lt;BR /&gt;How I can achieve this? If anyone have any idea please let me know.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ganesh&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 12:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/To-include-Saturday-count-in-Networkdays/m-p/1934803#M77006</guid>
      <dc:creator>gp_123</dc:creator>
      <dc:date>2022-05-24T12:14:00Z</dc:date>
    </item>
  </channel>
</rss>

