<?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: Counting rows in data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607100#M736292</link>
    <description>&lt;P&gt;Your original expression will return the count.&lt;/P&gt;&lt;P&gt;=(Count( DISTINCT {&amp;lt;A={"SD"}&amp;gt;} A))&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jul 2019 15:29:21 GMT</pubDate>
    <dc:creator>lockematthewp</dc:creator>
    <dc:date>2019-07-29T15:29:21Z</dc:date>
    <item>
      <title>Counting rows in data</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607085#M736289</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have A-E, 5 columns/variables in my data.&lt;/P&gt;&lt;P&gt;Lets say A has 3 options MD,SD and RT.&lt;/P&gt;&lt;P&gt;I have created a multibox to sort with SD and count the entries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I do the same with a text box containing formula? such as&lt;/P&gt;&lt;P&gt;=(Count( DISTINCT {&amp;lt;A={"SD"}&amp;gt;} A))&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607085#M736289</guid>
      <dc:creator>abhi1693r</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Counting rows in data</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607091#M736290</link>
      <description>&lt;P&gt;yes that would provide you with the number of distinct values in A. You can also display them by having a text box with =concat(distinct&amp;nbsp;{&amp;lt;[A]={'SD'}&amp;gt;} [A], ',')&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 15:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607091#M736290</guid>
      <dc:creator>lockematthewp</dc:creator>
      <dc:date>2019-07-29T15:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Counting rows in data</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607096#M736291</link>
      <description>&lt;P&gt;I wanted to count instead of concat, what should I do?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 15:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607096#M736291</guid>
      <dc:creator>abhi1693r</dc:creator>
      <dc:date>2019-07-29T15:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Counting rows in data</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607100#M736292</link>
      <description>&lt;P&gt;Your original expression will return the count.&lt;/P&gt;&lt;P&gt;=(Count( DISTINCT {&amp;lt;A={"SD"}&amp;gt;} A))&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 15:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607100#M736292</guid>
      <dc:creator>lockematthewp</dc:creator>
      <dc:date>2019-07-29T15:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Counting rows in data</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607174#M736293</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;I was trying something like&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;=(Count( DISTINCT {&amp;lt;A={"SD"}&amp;gt;}&lt;SPAN&gt;{&amp;lt;B={"TD"}&amp;gt;}&lt;/SPAN&gt; A))&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;And I noticed that only A=SD condition is applying but B=TD is NOT.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Is there a way to implement both conditions together with 'OR' logical operator??&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 19:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607174#M736293</guid>
      <dc:creator>abhi1693r</dc:creator>
      <dc:date>2019-07-29T19:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Counting rows in data</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607512#M736294</link>
      <description>&lt;P&gt;+ is used for or in set analysis.&lt;/P&gt;&lt;P&gt;=(Count( DISTINCT {&amp;lt;A={"SD"}&amp;gt;}+{&amp;lt;B={"TD"}&amp;gt;} A))&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 13:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-rows-in-data/m-p/1607512#M736294</guid>
      <dc:creator>lockematthewp</dc:creator>
      <dc:date>2019-07-30T13:00:02Z</dc:date>
    </item>
  </channel>
</rss>

