<?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: Network Days set analysis not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066024#M945288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;usually this happen when exists problem relationation, check if exists values null or duplicate, probably in the Place some value is null..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2016 18:45:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-11T18:45:41Z</dc:date>
    <item>
      <title>Network Days set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066023#M945287</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;I have a chart with the following settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;Place (legend)&lt;/P&gt;&lt;P&gt;MonthYear (x-axis)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: Count(Place)/$(vBusDays)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(vBusDays) is &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NetWorkDays&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Min&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine in my pivot table if I remove Place as my dimension and just keep MonthYear, then it shows the correct expression, however when I include both place and monthyear the data is incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example for January 2015, it should divide Count(Place) by 22, instead when I have Place and MonthYear as my dimensions, it divides Count(Place) by 21, why is this happening? Even though I have used set analysis for networkdays!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 18:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066023#M945287</guid>
      <dc:creator>stjernvd</dc:creator>
      <dc:date>2016-01-11T18:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Network Days set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066024#M945288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;usually this happen when exists problem relationation, check if exists values null or duplicate, probably in the Place some value is null..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 18:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066024#M945288</guid>
      <dc:creator />
      <dc:date>2016-01-11T18:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Network Days set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066025#M945289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is right when it divide by 21...&lt;/P&gt;&lt;P&gt;In Jan 2015 has 21 work days...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 19:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066025#M945289</guid>
      <dc:creator />
      <dc:date>2016-01-11T19:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Network Days set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066026#M945290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 19:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Network-Days-set-analysis-not-working/m-p/1066026#M945290</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-11T19:14:40Z</dc:date>
    </item>
  </channel>
</rss>

