<?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 of text string in Text Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566112#M741141</link>
    <description>Can you share some sample dataset and your expected output? Do you have any alpha-numeric values in this field? May be try like SUM(IF(ISTEXT(Nationality), 1,0))</description>
    <pubDate>Sun, 07 Apr 2019 13:16:25 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2019-04-07T13:16:25Z</dc:date>
    <item>
      <title>Count of text string in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566098#M741140</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;In my Data I have one column where the Nationalities of my staff are mentioned.&lt;/P&gt;&lt;P&gt;I need to count these all nationalities in a text box.&lt;/P&gt;&lt;P&gt;Currently I am using this : &lt;U&gt;='Total Nationalities '&amp;amp; '-'&amp;amp; TextCount([Nationality])&lt;/U&gt;&lt;/P&gt;&lt;P&gt;But I am getting Total count of all the records using this expression.&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566098#M741140</guid>
      <dc:creator>ebahadur</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count of text string in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566112#M741141</link>
      <description>Can you share some sample dataset and your expected output? Do you have any alpha-numeric values in this field? May be try like SUM(IF(ISTEXT(Nationality), 1,0))</description>
      <pubDate>Sun, 07 Apr 2019 13:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566112#M741141</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2019-04-07T13:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Count of text string in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566131#M741142</link>
      <description>&lt;P&gt;Dear Vishsaggi,&lt;/P&gt;&lt;P&gt;No, the data has only text values.&lt;/P&gt;&lt;P&gt;Below screenshot is for your reference.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nationality.JPG" style="width: 100px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9653iBFFE9807ED157648/image-size/large?v=v2&amp;amp;px=999" role="button" title="nationality.JPG" alt="nationality.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2019 14:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566131#M741142</guid>
      <dc:creator>ebahadur</dc:creator>
      <dc:date>2019-04-07T14:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Count of text string in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566135#M741143</link>
      <description>Try the expression below&lt;BR /&gt;='Total Nationalities '&amp;amp; '-'&amp;amp; TextCount(DISTINCT [Nationality])</description>
      <pubDate>Sun, 07 Apr 2019 14:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566135#M741143</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-07T14:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Count of text string in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566419#M741144</link>
      <description>Thank you very much Vegar. It worked perfectly.</description>
      <pubDate>Mon, 08 Apr 2019 13:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-text-string-in-Text-Box/m-p/1566419#M741144</guid>
      <dc:creator>ebahadur</dc:creator>
      <dc:date>2019-04-08T13:09:16Z</dc:date>
    </item>
  </channel>
</rss>

