<?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 Calender Effect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347771#M128707</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;While calculating difference between two dates&amp;nbsp; dont&amp;nbsp; want to consider the weekends and holidays(which will be uploaded by an excel).&lt;/P&gt;&lt;P&gt;Can some one let me know how to go a'bt it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2012 11:41:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-12T11:41:16Z</dc:date>
    <item>
      <title>Calender Effect</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347771#M128707</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;While calculating difference between two dates&amp;nbsp; dont&amp;nbsp; want to consider the weekends and holidays(which will be uploaded by an excel).&lt;/P&gt;&lt;P&gt;Can some one let me know how to go a'bt it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 11:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347771#M128707</guid>
      <dc:creator />
      <dc:date>2012-03-12T11:41:16Z</dc:date>
    </item>
    <item>
      <title>Calender Effect</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347772#M128708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you may want to look into networkdays() function:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt; &lt;/SPAN&gt;networkdays(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;start:date, end_date {, holiday}&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Returns the number of working days (Monday-Friday) between and including &lt;SPAN class="Italic"&gt;start_date&lt;/SPAN&gt; and &lt;SPAN class="Italic"&gt;end_date&lt;/SPAN&gt; taking into account any optionally listed &lt;SPAN class="Italic"&gt;holidays&lt;/SPAN&gt;. All parameters should be valid dates or timestamps. &lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;networkdays&lt;/SPAN&gt; ('2007-02-19', '2007-03-01')&lt;/SPAN&gt; returns 9&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;networkdays&lt;/SPAN&gt; ('2006-12-18', '2006-12-31', '2006-12-25', '2006-12-26')&lt;/SPAN&gt; returns 8&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 11:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347772#M128708</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-03-12T11:46:36Z</dc:date>
    </item>
    <item>
      <title>Calender Effect</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347773#M128709</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;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a list of holidays, which i have to consider to do this calculation. I am uploading it through excel.&lt;/P&gt;&lt;P&gt;I think this function can help only for a single holiday.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 12:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347773#M128709</guid>
      <dc:creator />
      <dc:date>2012-03-12T12:14:11Z</dc:date>
    </item>
    <item>
      <title>Calender Effect</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347774#M128710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you can load your holidays from a table and use them in the function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some examples here in the forum on how to do that, e.g.:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/90025#90025"&gt;http://community.qlik.com/message/90025&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 12:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-Effect/m-p/347774#M128710</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-03-12T12:16:43Z</dc:date>
    </item>
  </channel>
</rss>

