<?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 NetworkDays in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NetworkDays/m-p/188963#M52029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have attached the scaled down application.&lt;/P&gt;&lt;P&gt;I need to make pivot chart with dimension ISSUE_ASSIGNED_TO, KEY and expression which gives no of days between CREATED and DUE_DATE with considering holiday and weekends.&lt;/P&gt;&lt;P&gt;I tried networkdays with concat but results not coming.&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Shubhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2011 08:00:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-30T08:00:18Z</dc:date>
    <item>
      <title>NetworkDays</title>
      <link>https://community.qlik.com/t5/QlikView/NetworkDays/m-p/188963#M52029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have attached the scaled down application.&lt;/P&gt;&lt;P&gt;I need to make pivot chart with dimension ISSUE_ASSIGNED_TO, KEY and expression which gives no of days between CREATED and DUE_DATE with considering holiday and weekends.&lt;/P&gt;&lt;P&gt;I tried networkdays with concat but results not coming.&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Shubhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 08:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NetworkDays/m-p/188963#M52029</guid>
      <dc:creator />
      <dc:date>2011-03-30T08:00:18Z</dc:date>
    </item>
    <item>
      <title>NetworkDays</title>
      <link>https://community.qlik.com/t5/QlikView/NetworkDays/m-p/188964#M52030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a Calculated Dimension for this.&lt;BR /&gt;Like:&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;=IF((Holiday_Date)&amp;lt;&amp;gt;(CREATED) or&lt;/I&gt; &lt;I&gt;(Holiday_Date)&amp;lt;&amp;gt;(CREATED)&lt;/I&gt; &lt;I&gt;,KEY )&lt;/I&gt;&lt;/P&gt;&lt;P&gt;But you have to make sure fields have the same format, because now they don't.&lt;/P&gt;&lt;P&gt;You have to use something like:&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;date(CREATED, 'DD-MM-YYYY')&lt;BR /&gt; date(FLOOR(CREATED))&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 10:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NetworkDays/m-p/188964#M52030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-30T10:53:40Z</dc:date>
    </item>
  </channel>
</rss>

