<?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: Case statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096435#M932275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you need the "is not null".&amp;nbsp; If activeusercount &amp;gt; 2 then it must not be null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="font-size: 13.3333px;"&gt;activeusercount &amp;gt; 2,'yes','no') as [&lt;SPAN style="color: #500050; font-family: arial, sans-serif; font-size: 12.8px;"&gt;More than 2 users in 30 days],&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2016 20:41:54 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2016-03-04T20:41:54Z</dc:date>
    <item>
      <title>Case statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096434#M932274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #500050; font-family: arial, sans-serif; font-size: 12.8px;"&gt;case when &lt;/SPAN&gt;&lt;STRONG style="color: #ff0000;"&gt;activeusercount&lt;/STRONG&gt;&lt;SPAN style="color: #500050; font-family: arial, sans-serif; font-size: 12.8px;"&gt; is not null and &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;activeusercount&lt;/STRONG&gt;&lt;/SPAN&gt; &amp;gt; 2 then 'yes' else 'no' end as "More than 2 users in 30 days",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #500050; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #500050; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Can someone please help me in writing this if statement. I'm aware case when statement doesn't exist in Qlik and when I write out this statement it gives me an error. Active User Count is a field in my table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #500050; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #500050; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Thanks in advance&lt;BR /&gt;&lt;/SPAN&gt;&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/Case-statement/m-p/1096434#M932274</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096435#M932275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you need the "is not null".&amp;nbsp; If activeusercount &amp;gt; 2 then it must not be null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="font-size: 13.3333px;"&gt;activeusercount &amp;gt; 2,'yes','no') as [&lt;SPAN style="color: #500050; font-family: arial, sans-serif; font-size: 12.8px;"&gt;More than 2 users in 30 days],&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 20:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096435#M932275</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2016-03-04T20:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096436#M932276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply it gives me an error. &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117036_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 20:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096436#M932276</guid>
      <dc:creator />
      <dc:date>2016-03-04T20:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096437#M932277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what &lt;A _jive_internal="true" href="https://community.qlik.com/people/mwoolf"&gt;m w&lt;/A&gt;‌ gave you is needed to be used in the script &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 20:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096437#M932277</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-04T20:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096438#M932278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;what it says Sunny T is correct&amp;nbsp; , if you want to use in one dimension then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if(Floor(Active.activeusercount)&amp;gt; 2,'yes','no')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 21:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096438#M932278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T21:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096439#M932279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah it works in the script. Can you guide me towards how to write this statement in Qlik please.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: arial, sans-serif; font-size: 12.8px;"&gt; coalesce(statusname,d2.&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 12.8px; font-family: arial, sans-serif;"&gt;recordedstatus) as status,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12.8px; font-family: arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12.8px; font-family: arial, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 21:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096439#M932279</guid>
      <dc:creator />
      <dc:date>2016-03-04T21:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096440#M932280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are fields located in different tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 22:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096440#M932280</guid>
      <dc:creator />
      <dc:date>2016-03-04T22:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Case statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096441#M932281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 18:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-statement/m-p/1096441#M932281</guid>
      <dc:creator />
      <dc:date>2016-03-07T18:08:16Z</dc:date>
    </item>
  </channel>
</rss>

