<?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 Count number of Monday's, Tuesday's ... from a StartDate to selected Year/Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226613#M78792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the backend I'm already loading the weekday ... but still got some issues because this is in a separate table which is not connected to the Call table containing the startdate&lt;/P&gt;&lt;P&gt;Think I should do some tricks with expressions on the frontend to solve this ... which will do something with the summing of the weekday ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Oct 2010 10:57:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-10-04T10:57:28Z</dc:date>
    <item>
      <title>Count number of Monday's, Tuesday's ... from a StartDate to selected Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226611#M78790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for a way of calculating the number of Monday's, Tuesday's ... etc from a StartDate until a certain selected year/month.&lt;/P&gt;&lt;P&gt;Does anyone have idea's how to do something like this??&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;Callnr, StartDate&lt;/P&gt;&lt;P&gt;1, 1-9-2009&lt;BR /&gt;2, 4-9-2009&lt;BR /&gt;3,19-8-2010&lt;/P&gt;&lt;P&gt;Selected YEAR / MONTH = 2010 / September&lt;/P&gt;&lt;P&gt;In this case I need to calculate the number of days between the StartDate and the Year/Month selections. This is not that hard ...&lt;/P&gt;&lt;P&gt;But what I really need is how many of each Weekday is between the StartDate and the Year/Month selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone got suggestions??&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 10:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226611#M78790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-04T10:28:34Z</dc:date>
    </item>
    <item>
      <title>Count number of Monday's, Tuesday's ... from a StartDate to selected Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226612#M78791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the function weekday(Date) during load. This will get you the weekday numer and inthe front end youcan give count(weekday field) where weekday feild = 0 (for Monday)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Syed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 10:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226612#M78791</guid>
      <dc:creator>syed_muzammil</dc:creator>
      <dc:date>2010-10-04T10:47:40Z</dc:date>
    </item>
    <item>
      <title>Count number of Monday's, Tuesday's ... from a StartDate to selected Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226613#M78792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the backend I'm already loading the weekday ... but still got some issues because this is in a separate table which is not connected to the Call table containing the startdate&lt;/P&gt;&lt;P&gt;Think I should do some tricks with expressions on the frontend to solve this ... which will do something with the summing of the weekday ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 10:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226613#M78792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-04T10:57:28Z</dc:date>
    </item>
    <item>
      <title>Count number of Monday's, Tuesday's ... from a StartDate to selected Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226614#M78793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This is a sample that does what I think you want.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 11:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226614#M78793</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-10-04T11:04:30Z</dc:date>
    </item>
    <item>
      <title>Count number of Monday's, Tuesday's ... from a StartDate to selected Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226615#M78794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a script solution. It builds two new tables. One matches the StartDate to every date between then and today, and has a day of week field in it. One matches an AsOfDate to every date between then and a year ago (or as early as your data goes). The chart is then a simple pivot table:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;dimension 1 (left) = Callnr&lt;BR /&gt;dimension 2 (left) = StartDate&lt;BR /&gt;dimension 3 (top) = DayOfWeek&lt;BR /&gt;expression = count(Date)&lt;/P&gt;&lt;P&gt;An amusing way to see it working is to select an AsOfDate, and then use the up and down arrow keys move the selected date forward or backward, and watch it increment and decrement the column for that weekday.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 01:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226615#M78794</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-10-05T01:17:11Z</dc:date>
    </item>
    <item>
      <title>Count number of Monday's, Tuesday's ... from a StartDate to selected Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226616#M78795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what I was looking for ... thx &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm not really into the while looping yet ... so I'm learning each day&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 09:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-number-of-Monday-s-Tuesday-s-from-a-StartDate-to-selected/m-p/226616#M78795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-05T09:04:11Z</dc:date>
    </item>
  </channel>
</rss>

