<?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: If statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-statement/m-p/541407#M202393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jul 2013 13:26:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-04T13:26:22Z</dc:date>
    <item>
      <title>If statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement/m-p/541404#M202390</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;can you help - I want to count the number of sessions that are classed as waiting list initiatives, but split them for week and weekend. I have a day if week variable and the session type variable is where you will find waiting list initiative amongst others. At the moment it is just counting all of the session types. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I need - if the day of the week is sat or sun and the session type is waitinglist initiatives then count how many there are...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(day_of_week, 'Saturday' or 'Sunday' and session_type = 'Waiting List Initiative',&lt;/P&gt;&lt;P&gt;count (session_type))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 13:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement/m-p/541404#M202390</guid>
      <dc:creator />
      <dc:date>2013-07-04T13:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: If statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement/m-p/541405#M202391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have fields named day_of_week and session_type you can try this:&lt;/P&gt;&lt;P&gt;count({&amp;lt;day_of_week={'Saturday','Sunday'},session_type={'Wailting List Initiative'}&amp;gt;} session_type)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 13:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement/m-p/541405#M202391</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-04T13:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: If statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement/m-p/541406#M202392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;count({&amp;lt;day_of_week={'Saturday','Sunday'},session_type={'Wailting List Initiative'}&amp;gt;} session_type)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 13:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement/m-p/541406#M202392</guid>
      <dc:creator />
      <dc:date>2013-07-04T13:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: If statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement/m-p/541407#M202393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 13:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement/m-p/541407#M202393</guid>
      <dc:creator />
      <dc:date>2013-07-04T13:26:22Z</dc:date>
    </item>
  </channel>
</rss>

