<?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: aggregate working days formula in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/aggregate-working-days-formula/m-p/2440520#M97268</link>
    <description>&lt;P&gt;Even if features like networkdays() exists I couldn't recommend such approaches because it's much easier to provide these information within a calendar. There each date could be checked per weekday() and mapped against generic and/or fixed holidays to return a 0/1 flag of being a working-day which could be easily summed in the UI.&lt;/P&gt;
&lt;P&gt;But many more is possible within the calendar by accumulating the flag on weekly/monthly/yearly level and/or aggregating their min/max/avg values and/or relating them to previous/rolling periods in further flags. For nearly all scenarios it should be possible just to pick the wanted values from the calendar instead of calculating such stuff in the UI.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2024 07:54:29 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2024-04-12T07:54:29Z</dc:date>
    <item>
      <title>aggregate working days formula</title>
      <link>https://community.qlik.com/t5/App-Development/aggregate-working-days-formula/m-p/2440404#M97257</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to get a calculation going using QLIK's networkdays formula, but be able to filter down it's calculation based on a specific month chosen.&lt;/P&gt;
&lt;P&gt;I currently have a formula looking something like this&amp;nbsp;networkdays(YearStart(Max([%DateLink])), today() ,'01/01/2024','5/27/2024','7/4/2024','9/2/2024','11/28/2024','11/29/2024','12/24/2024','12/25/2024') which is sort of a YTD count of working days.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however, I need to get it to where if I have I select previous months this year, it needs to filter down. So if I select MonthYear = Jan, it would only show 22 networkdays.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 20:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/aggregate-working-days-formula/m-p/2440404#M97257</guid>
      <dc:creator>jalanhart</dc:creator>
      <dc:date>2024-04-11T20:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: aggregate working days formula</title>
      <link>https://community.qlik.com/t5/App-Development/aggregate-working-days-formula/m-p/2440520#M97268</link>
      <description>&lt;P&gt;Even if features like networkdays() exists I couldn't recommend such approaches because it's much easier to provide these information within a calendar. There each date could be checked per weekday() and mapped against generic and/or fixed holidays to return a 0/1 flag of being a working-day which could be easily summed in the UI.&lt;/P&gt;
&lt;P&gt;But many more is possible within the calendar by accumulating the flag on weekly/monthly/yearly level and/or aggregating their min/max/avg values and/or relating them to previous/rolling periods in further flags. For nearly all scenarios it should be possible just to pick the wanted values from the calendar instead of calculating such stuff in the UI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 07:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/aggregate-working-days-formula/m-p/2440520#M97268</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-04-12T07:54:29Z</dc:date>
    </item>
  </channel>
</rss>

