<?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: Count dates in each Week Day in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547532#M39422</link>
    <description>&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;Create field, If WeekDay field not available in the model like &lt;STRONG&gt;WeekDay(DateField) as WeekDay&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then, Expression as follows&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;WeekDay = {'Sun'}&amp;gt;} WeekDay)&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Feb 2019 13:23:11 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-02-21T13:23:11Z</dc:date>
    <item>
      <title>Count dates in each Week Day</title>
      <link>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547529#M39420</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have list of items(challengs) that have start and end date,&amp;nbsp;&lt;/P&gt;&lt;P&gt;what i would like to do,&amp;nbsp;&lt;/P&gt;&lt;P&gt;is count how many challenges have start date in each week day , and how many have end date in each week day&lt;/P&gt;&lt;P&gt;so for example: i have challenge.enddate of 1/13/2019 which is Sunday,&lt;/P&gt;&lt;P&gt;and i want it to be counted only in sunday as 1&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-02-21_15-12-51.png" style="width: 779px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6503iF4F286415F1C40E4/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-02-21_15-12-51.png" alt="2019-02-21_15-12-51.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547529#M39420</guid>
      <dc:creator>gal_polak</dc:creator>
      <dc:date>2024-11-16T06:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Count dates in each Week Day</title>
      <link>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547532#M39422</link>
      <description>&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;Create field, If WeekDay field not available in the model like &lt;STRONG&gt;WeekDay(DateField) as WeekDay&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then, Expression as follows&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;WeekDay = {'Sun'}&amp;gt;} WeekDay)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 13:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547532#M39422</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-02-21T13:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count dates in each Week Day</title>
      <link>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547535#M39423</link>
      <description>&lt;P&gt;May be like this&lt;/P&gt;&lt;PRE&gt;If(WeekDay([Challenges.EndDate]) = [Week Day],&lt;BR /&gt;   Count(WeekDay([Challenges.EndDate]))&lt;BR /&gt;)&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Feb 2019 13:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547535#M39423</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-21T13:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Count dates in each Week Day</title>
      <link>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547567#M39430</link>
      <description>seems to work! thx!</description>
      <pubDate>Thu, 21 Feb 2019 14:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-dates-in-each-Week-Day/m-p/1547567#M39430</guid>
      <dc:creator>gal_polak</dc:creator>
      <dc:date>2019-02-21T14:04:42Z</dc:date>
    </item>
  </channel>
</rss>

