<?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 Network Days set for each month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Network-Days-set-for-each-month/m-p/996086#M950443</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 my months (January-September) and my Count(Place) expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vDays= NetworkDays(Min(date),Max(date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my chart I have MonthYear (e.g. Jan-2015, etc...) as my Dimension and as my Expression: Count(Place)/($(vDays)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I have is that when no month is selected, vDays = 194, and this messes up my charts since Count(Place) should be divided by a different number each month, since each month has different network days, and instead it divides Count(Place) by 194.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I create a variable vDays that recognizes that even when no month is selected, it knows that for each Month-Year (e.g. Jan-2015, Feb-2015) that vDays is a different number and not 194 days?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2015 21:31:50 GMT</pubDate>
    <dc:creator>stjernvd</dc:creator>
    <dc:date>2015-12-10T21:31:50Z</dc:date>
    <item>
      <title>Network Days set for each month</title>
      <link>https://community.qlik.com/t5/QlikView/Network-Days-set-for-each-month/m-p/996086#M950443</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 my months (January-September) and my Count(Place) expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vDays= NetworkDays(Min(date),Max(date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my chart I have MonthYear (e.g. Jan-2015, etc...) as my Dimension and as my Expression: Count(Place)/($(vDays)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I have is that when no month is selected, vDays = 194, and this messes up my charts since Count(Place) should be divided by a different number each month, since each month has different network days, and instead it divides Count(Place) by 194.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I create a variable vDays that recognizes that even when no month is selected, it knows that for each Month-Year (e.g. Jan-2015, Feb-2015) that vDays is a different number and not 194 days?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 21:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Network-Days-set-for-each-month/m-p/996086#M950443</guid>
      <dc:creator>stjernvd</dc:creator>
      <dc:date>2015-12-10T21:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Network Days set for each month</title>
      <link>https://community.qlik.com/t5/QlikView/Network-Days-set-for-each-month/m-p/996087#M950444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably defined your variable vBusDays with a leading equal sign. Just remove the leading equal sign, so that the dollar sign expansion will expand the variable to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(Destination) / (NetworkDays(Min(Tradedate),Max(Tradedate)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that Tradedate field is linked to your TradeMonthYear, so Min and Max are derived from dimension value on each dimension line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3406"&gt;The Magic of Variables&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 22:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Network-Days-set-for-each-month/m-p/996087#M950444</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-10T22:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Network Days set for each month</title>
      <link>https://community.qlik.com/t5/QlikView/Network-Days-set-for-each-month/m-p/996088#M950445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 09:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Network-Days-set-for-each-month/m-p/996088#M950445</guid>
      <dc:creator>stjernvd</dc:creator>
      <dc:date>2015-12-11T09:33:10Z</dc:date>
    </item>
  </channel>
</rss>

