<?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 Set analysis question (include null except certain values) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328090#M410613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be the correct set analysis format to select all values in a dimension including the null value except for one specific value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying count({&amp;lt;Reason={"*"}-{'Other'}&amp;gt;} but this is not selecting the rows where the Reason is null (blank).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Apr 2017 14:42:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-04-17T14:42:20Z</dc:date>
    <item>
      <title>Set analysis question (include null except certain values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328090#M410613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be the correct set analysis format to select all values in a dimension including the null value except for one specific value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying count({&amp;lt;Reason={"*"}-{'Other'}&amp;gt;} but this is not selecting the rows where the Reason is null (blank).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 14:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328090#M410613</guid>
      <dc:creator />
      <dc:date>2017-04-17T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis question (include null except certain values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328091#M410614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about checking isnull() and update it to 0 if you need only count?? like &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10.6667px; font-family: inherit;"&gt;If&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(Field&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(),0,Field&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; Field&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 14:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328091#M410614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-17T14:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis question (include null except certain values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328092#M410615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't update the field to zero as count is only one of the expression. The dimension is displayed as it's values in other tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 14:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328092#M410615</guid>
      <dc:creator />
      <dc:date>2017-04-17T14:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis question (include null except certain values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328093#M410616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;count({&amp;lt;Reason-={'Null'}&amp;gt;} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;script&lt;/P&gt;&lt;P&gt;if(len(Trim(Reason)=0,0,Reason) AS Reason_2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328093#M410616</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-04-17T15:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis question (include null except certain values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328094#M410617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({&amp;lt;Reason-={'Other'}&amp;gt;YourField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328094#M410617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-17T15:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis question (include null except certain values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328095#M410618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4424"&gt;Excluding values in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it could look like &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; font-size: 13px;"&gt;=count(&lt;STRONG&gt;{&amp;lt;OtherField = e({&amp;lt;Reason={'Other'}&amp;gt;} ) &amp;gt;}&lt;/STRONG&gt; OtherField)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328095#M410618</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-04-17T15:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis question (include null except certain values)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328096#M410619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works like a charm!... thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-question-include-null-except-certain-values/m-p/1328096#M410619</guid>
      <dc:creator />
      <dc:date>2017-04-17T15:27:19Z</dc:date>
    </item>
  </channel>
</rss>

