<?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: Count non null rows in chart table. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195855#M875984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Action={"=Len(Trim(Action))&amp;gt;0"}&amp;gt;} Action)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2016 04:22:48 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2016-10-27T04:22:48Z</dc:date>
    <item>
      <title>Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195852#M875981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached sample qvw, i am trying to show non null values from column named 'Action Items' in text box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, . &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/Count-non-null-rows-in-chart-table/m-p/1195852#M875981</guid>
      <dc:creator>ashishpalkar</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195853#M875982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the below expression in your text box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Action={'*'}&amp;gt;} Action)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195853#M875982</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-10-27T04:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195854#M875983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Thirumala , its calculating distinct values, I am looking count of all. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195854#M875983</guid>
      <dc:creator>ashishpalkar</dc:creator>
      <dc:date>2016-10-27T04:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195855#M875984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Action={"=Len(Trim(Action))&amp;gt;0"}&amp;gt;} Action)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195855#M875984</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-10-27T04:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195856#M875985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it.. Then Tamil's expression should work for you. If still have issue please let us know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195856#M875985</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-10-27T04:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195857#M875986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks , still showing distinct values. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:35:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195857#M875986</guid>
      <dc:creator>ashishpalkar</dc:creator>
      <dc:date>2016-10-27T04:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195858#M875987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think even Tamil's expression will work, Because you have 150 rows and out of that only 15 of them are non nulls in the column 'Action' and remaining are all nulls. So based on your requirement, you want count of non nulls in the column 'Action'. Based on the expression provided by me and Tamil is giving you 15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not correct, Can you please explain little bit more with the expected output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195858#M875987</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-10-27T04:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195859#M875988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned by Thirumala, you have only 15 non null values in your example file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195859#M875988</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-10-27T04:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195860#M875989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, Use Distinct Function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;=Count({&amp;lt;Action={"&lt;STRONG&gt;$(&lt;/STRONG&gt;=Len(Trim(Action))&amp;gt;0&lt;STRONG&gt;)&lt;/STRONG&gt;"}&amp;gt;} &lt;STRONG&gt;DISTINCT&lt;/STRONG&gt; Action)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="1150045" data-object-type="2" href="https://community.qlik.com/thread/237780" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Count non null rows in chart table.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 05:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195860#M875989</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-27T05:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Count non null rows in chart table.</title>
      <link>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195861#M875990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with &lt;A href="https://community.qlik.com/people/tamilarasu"&gt;tamilarasu&lt;/A&gt; and &lt;A href="https://community.qlik.com/people/trdandamudi"&gt;trdandamudi&lt;/A&gt;‌. There are only 15 non-null action rows. What else are you expecting to see, if not 15?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 10:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-non-null-rows-in-chart-table/m-p/1195861#M875990</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-27T10:07:34Z</dc:date>
    </item>
  </channel>
</rss>

