<?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: Surpress Null in Set Analysis in text object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Surpress-Null-in-Set-Analysis-in-text-object/m-p/1038616#M923016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I've understood completely, try maybe&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;=sum({$&amp;lt;DefencePhaseSort = {$(#vPHASENO1)},TackleSplit={'Missed'}&lt;STRONG&gt;, [TacklePlayerName] = {"*"}&lt;/STRONG&gt; &amp;gt;} (PhaseTacklesPlayer))&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;or upload a small sample QVW to better understand your setting.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2016 16:35:22 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-04-15T16:35:22Z</dc:date>
    <item>
      <title>Surpress Null in Set Analysis in text object</title>
      <link>https://community.qlik.com/t5/QlikView/Surpress-Null-in-Set-Analysis-in-text-object/m-p/1038615#M923015</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;I have the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sum({$&amp;lt;DefencePhaseSort = {$(#vPHASENO1)},TackleSplit={'Missed'}&amp;gt;} (PhaseTacklesPlayer))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calculation the number of tackles missed by a player in the 1st Phase&lt;/P&gt;&lt;P&gt;However, I have another dimension that is used to calculated the missed tackles for an individual player called TacklePlayerName. I use this dimension when looking at players individual stats&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the above expression I need to suppress Null Values from the TacklePlayerName Dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&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/Surpress-Null-in-Set-Analysis-in-text-object/m-p/1038615#M923015</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Surpress Null in Set Analysis in text object</title>
      <link>https://community.qlik.com/t5/QlikView/Surpress-Null-in-Set-Analysis-in-text-object/m-p/1038616#M923016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I've understood completely, try maybe&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;=sum({$&amp;lt;DefencePhaseSort = {$(#vPHASENO1)},TackleSplit={'Missed'}&lt;STRONG&gt;, [TacklePlayerName] = {"*"}&lt;/STRONG&gt; &amp;gt;} (PhaseTacklesPlayer))&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;or upload a small sample QVW to better understand your setting.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 16:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Surpress-Null-in-Set-Analysis-in-text-object/m-p/1038616#M923016</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-15T16:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Surpress Null in Set Analysis in text object</title>
      <link>https://community.qlik.com/t5/QlikView/Surpress-Null-in-Set-Analysis-in-text-object/m-p/1038617#M923017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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;&lt;STRONG&gt;Sum({$&amp;lt;DefencePhaseSort = {$(#vPHASENO1)},TackleSplit={'Missed'}&lt;SPAN style="color: #ff0000;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TacklePlayerName = {'*'}&lt;/SPAN&gt;&amp;gt;} PhaseTacklesPlayer)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 16:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Surpress-Null-in-Set-Analysis-in-text-object/m-p/1038617#M923017</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-15T16:36:13Z</dc:date>
    </item>
  </channel>
</rss>

