<?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: How to convert Excel formula : count to QV? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811601#M661328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you want to add the columns and then hide them? You can use a conditional on the expressions tab, hide column in the presentation tab (straight table), or disable the expression on the expressions tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't use NoOfRows() in a text box, it is only valid in a chart or table object. The number of rows is determined by the distinct dimension values - in your case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(Distinct Face)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will return the same value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 08:08:54 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-03-17T08:08:54Z</dc:date>
    <item>
      <title>How to convert Excel formula : count to QV?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811598#M661325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to tell the rows in a table, because I want to make a formula with it.&lt;/P&gt;&lt;P&gt;I want to do this formula: an amout / number of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Excel you can tell the rows with the formula: count(... : ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 15:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811598#M661325</guid>
      <dc:creator />
      <dc:date>2015-03-16T15:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Excel formula : count to QV?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811599#M661326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="80883" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80883_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/80884_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 20:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811599#M661326</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-16T20:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Excel formula : count to QV?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811600#M661327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how can I hide the columns: NoOfRows() and =sum(Points)/NoOfRows()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And how can I the answer of =sum(Points)/NoOfRows() put in a separate textbox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 07:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811600#M661327</guid>
      <dc:creator />
      <dc:date>2015-03-17T07:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Excel formula : count to QV?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811601#M661328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you want to add the columns and then hide them? You can use a conditional on the expressions tab, hide column in the presentation tab (straight table), or disable the expression on the expressions tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't use NoOfRows() in a text box, it is only valid in a chart or table object. The number of rows is determined by the distinct dimension values - in your case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(Distinct Face)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will return the same value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 08:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811601#M661328</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-03-17T08:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Excel formula : count to QV?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811602#M661329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is not what I want, sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 08:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811602#M661329</guid>
      <dc:creator />
      <dc:date>2015-03-17T08:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Excel formula : count to QV?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811603#M661330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Jonathan pointed you can use the count in Text box:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80922_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 08:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811603#M661330</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-17T08:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Excel formula : count to QV?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811604#M661331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert and Jonathan! You give me the correct formula! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 09:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-Excel-formula-count-to-QV/m-p/811604#M661331</guid>
      <dc:creator />
      <dc:date>2015-03-17T09:01:52Z</dc:date>
    </item>
  </channel>
</rss>

