<?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 Count &amp;quot;Text&amp;quot; in a Textbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-quot-Text-quot-in-a-Textbox/m-p/267224#M100331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= count(if (on_off = 'on', on_off)) &amp;amp; ' Systems are on'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=count({&amp;lt;on_off = {'on'}&amp;gt;} on_off) &amp;amp; ' Systems are on'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2012 17:45:35 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-01-11T17:45:35Z</dc:date>
    <item>
      <title>Count "Text" in a Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Count-quot-Text-quot-in-a-Textbox/m-p/267222#M100329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I've got al Listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System | on_off&lt;/P&gt;&lt;P&gt;------------------------------&lt;/P&gt;&lt;P&gt;System3 | on&lt;/P&gt;&lt;P&gt;System1 | off&lt;/P&gt;&lt;P&gt;System33 | on&lt;/P&gt;&lt;P&gt;System78 | on&lt;/P&gt;&lt;P&gt;System133 | off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to crate a textbox where i can count all systems which are 'on'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(on_off =1) &amp;amp; 'Systems are on'&lt;/P&gt;&lt;P&gt;Doesn't work, where is the problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 17:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-quot-Text-quot-in-a-Textbox/m-p/267222#M100329</guid>
      <dc:creator />
      <dc:date>2012-01-11T17:34:00Z</dc:date>
    </item>
    <item>
      <title>Count "Text" in a Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Count-quot-Text-quot-in-a-Textbox/m-p/267223#M100330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Try it this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(if(on_off=1, system))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could count either column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 17:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-quot-Text-quot-in-a-Textbox/m-p/267223#M100330</guid>
      <dc:creator />
      <dc:date>2012-01-11T17:45:31Z</dc:date>
    </item>
    <item>
      <title>Count "Text" in a Textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Count-quot-Text-quot-in-a-Textbox/m-p/267224#M100331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= count(if (on_off = 'on', on_off)) &amp;amp; ' Systems are on'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=count({&amp;lt;on_off = {'on'}&amp;gt;} on_off) &amp;amp; ' Systems are on'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 17:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-quot-Text-quot-in-a-Textbox/m-p/267224#M100331</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-11T17:45:35Z</dc:date>
    </item>
  </channel>
</rss>

