<?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 Public holiday and weekends in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Public-holiday-and-weekends/m-p/2024158#M84499</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have attached the sample Data set .&lt;/P&gt;
&lt;P&gt;I am showing the value for a KPI named "On Hand Volume " using below expression :-&lt;BR /&gt;Sum({&amp;lt;isLastDayOfMonth={1}&amp;gt;}TREND_VOL)&lt;/P&gt;
&lt;P&gt;It is working fine till Nov 2022&lt;/P&gt;
&lt;P&gt;What i want to achieve here is that for Dec 2022 it should show the opening value for Jan 2023 .&lt;BR /&gt;Also , In jan 2023 , it should show the valu for 3 rd jan as it 1st as 2nd jan 2023 was a public holiday .&lt;/P&gt;
&lt;P&gt;It shlould exclude weekedends and Public holidays and show . &lt;BR /&gt;Dimension- Trend_Rpeort Date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1673423316335.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97740i2CA8681D6F2C0EE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Aspiring_Developer_0-1673423316335.png" alt="Aspiring_Developer_0-1673423316335.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The value till nov 2022 is fine . However, for Dec 2022 closing value should take the opening value for Jan 2023 .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 07:52:10 GMT</pubDate>
    <dc:creator>Aspiring_Developer</dc:creator>
    <dc:date>2023-01-11T07:52:10Z</dc:date>
    <item>
      <title>Public holiday and weekends</title>
      <link>https://community.qlik.com/t5/App-Development/Public-holiday-and-weekends/m-p/2024158#M84499</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have attached the sample Data set .&lt;/P&gt;
&lt;P&gt;I am showing the value for a KPI named "On Hand Volume " using below expression :-&lt;BR /&gt;Sum({&amp;lt;isLastDayOfMonth={1}&amp;gt;}TREND_VOL)&lt;/P&gt;
&lt;P&gt;It is working fine till Nov 2022&lt;/P&gt;
&lt;P&gt;What i want to achieve here is that for Dec 2022 it should show the opening value for Jan 2023 .&lt;BR /&gt;Also , In jan 2023 , it should show the valu for 3 rd jan as it 1st as 2nd jan 2023 was a public holiday .&lt;/P&gt;
&lt;P&gt;It shlould exclude weekedends and Public holidays and show . &lt;BR /&gt;Dimension- Trend_Rpeort Date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1673423316335.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97740i2CA8681D6F2C0EE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Aspiring_Developer_0-1673423316335.png" alt="Aspiring_Developer_0-1673423316335.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The value till nov 2022 is fine . However, for Dec 2022 closing value should take the opening value for Jan 2023 .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 07:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Public-holiday-and-weekends/m-p/2024158#M84499</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2023-01-11T07:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Public holiday and weekends</title>
      <link>https://community.qlik.com/t5/App-Development/Public-holiday-and-weekends/m-p/2026023#M84596</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you please try with networkdays() function in Data load editor.&lt;/P&gt;
&lt;P&gt;Hope this will work.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 08:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Public-holiday-and-weekends/m-p/2026023#M84596</guid>
      <dc:creator>Aamer_17</dc:creator>
      <dc:date>2023-01-16T08:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Public holiday and weekends</title>
      <link>https://community.qlik.com/t5/App-Development/Public-holiday-and-weekends/m-p/2026036#M84598</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;For Network Days , we need two dates . But here I want to implement it on the single date i.e Report Date .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 09:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Public-holiday-and-weekends/m-p/2026036#M84598</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2023-01-16T09:17:10Z</dc:date>
    </item>
  </channel>
</rss>

