<?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: Set analys question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573039#M1104435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish is right. To omit this, you can assign the value 0 in the scipt to Levforsstatistik as follows:&lt;BR /&gt;if(isnull(Levforsstatistik),0,Levforsstatistik) as Levforsstatistik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can extend the set analysis as follows;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;Levstatistik={'1'},Levförsstatistik={'1&lt;STRONG&gt;,0&lt;/STRONG&gt;'},Levförsenad={'Ja'}&amp;gt;}Levförsenad)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Mar 2014 08:15:25 GMT</pubDate>
    <dc:creator>tabletuner</dc:creator>
    <dc:date>2014-03-28T08:15:25Z</dc:date>
    <item>
      <title>Set analys question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573037#M1104433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have an easy question for you guys!&lt;/P&gt;&lt;P&gt;How can i change the Set analys below so the field "Levförsstatistik" include the value 1 &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/SPAN&gt; null?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;Levstatistik={'1'},Levförsstatistik={'1'},Levförsenad={'Ja'}&amp;gt;}Levförsenad)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 07:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573037#M1104433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-28T07:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analys question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573038#M1104434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't select null values in QlikView set analysis&lt;/P&gt;&lt;P&gt;UPDATE:&lt;/P&gt;&lt;P&gt;You can use as below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({$&amp;lt;Levstatistik={'1'},Levförsstatistik={'1'},Levförsenad={'Ja'}&amp;gt;}Levförsenad) + &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({$&amp;lt;Levstatistik={'1'},Levförsstatistik={"=Len(Trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Levförsstatistik&lt;/SPAN&gt;))=0"},Levförsenad={'Ja'}&amp;gt;}Levförsenad) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 07:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573038#M1104434</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-28T07:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set analys question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573039#M1104435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish is right. To omit this, you can assign the value 0 in the scipt to Levforsstatistik as follows:&lt;BR /&gt;if(isnull(Levforsstatistik),0,Levforsstatistik) as Levforsstatistik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can extend the set analysis as follows;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;Levstatistik={'1'},Levförsstatistik={'1&lt;STRONG&gt;,0&lt;/STRONG&gt;'},Levförsenad={'Ja'}&amp;gt;}Levförsenad)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 08:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573039#M1104435</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2014-03-28T08:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set analys question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573040#M1104436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot Tjeerd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;A perfect solution for me, nice and clean!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Patric&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 08:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573040#M1104436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-28T08:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set analys question</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573041#M1104437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is another solution, I'd like to share, look at this example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 09:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analys-question/m-p/573041#M1104437</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-28T09:07:28Z</dc:date>
    </item>
  </channel>
</rss>

