<?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 Assign working days to months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Assign-working-days-to-months/m-p/4663#M792374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table in which I have months(dimension) attributed to each work cycle. My months already change dynamically by selecting a work cycle from the multi-box. Is there any way I can assign the working days values to each month, in an expression, without using about 12 nested ifs? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Assign working days to months</title>
      <link>https://community.qlik.com/t5/QlikView/Assign-working-days-to-months/m-p/4663#M792374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table in which I have months(dimension) attributed to each work cycle. My months already change dynamically by selecting a work cycle from the multi-box. Is there any way I can assign the working days values to each month, in an expression, without using about 12 nested ifs? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assign-working-days-to-months/m-p/4663#M792374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Assign working days to months</title>
      <link>https://community.qlik.com/t5/QlikView/Assign-working-days-to-months/m-p/4664#M792376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to do this assigning within the script in a master-calendar with something:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(weekday(Date) &amp;lt; 5, 1, 0) as WorkingDay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this new field could be easily queried with somehing like: sum(WorkingDay)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also possible are calculations with networkingdays() within the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 12:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assign-working-days-to-months/m-p/4664#M792376</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-01-22T12:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Assign working days to months</title>
      <link>https://community.qlik.com/t5/QlikView/Assign-working-days-to-months/m-p/4665#M792379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the idea &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 12:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assign-working-days-to-months/m-p/4665#M792379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-22T12:22:21Z</dc:date>
    </item>
  </channel>
</rss>

