<?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 Characters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/305461#M112809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try len(Codes) or len(trim(Codes)):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. as list box field expression:&lt;/P&gt;&lt;P&gt;=if(len(Codes)=3,Codes)&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>Tue, 21 Feb 2012 19:29:10 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-02-21T19:29:10Z</dc:date>
    <item>
      <title>Count Characters</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/305460#M112808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field that is numeric and I need to only select the ones that have 3 numeric characters.&amp;nbsp; How can I accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would the code be to flag the three digit elements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Codes Character Count = 3, 'Three digit Flag', 'Other') AS [Digit Count],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Codes&lt;/P&gt;&lt;P&gt;02&lt;/P&gt;&lt;P&gt;03&lt;/P&gt;&lt;P&gt;04&lt;/P&gt;&lt;P&gt;111&lt;/P&gt;&lt;P&gt;222&lt;/P&gt;&lt;P&gt;333&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Three digit Flag would return:&lt;/P&gt;&lt;P&gt;111&lt;/P&gt;&lt;P&gt;222&lt;/P&gt;&lt;P&gt;333&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other would return&lt;/P&gt;&lt;P&gt;02&lt;/P&gt;&lt;P&gt;03&lt;/P&gt;&lt;P&gt;04&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>Tue, 21 Feb 2012 19:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/305460#M112808</guid>
      <dc:creator />
      <dc:date>2012-02-21T19:26:36Z</dc:date>
    </item>
    <item>
      <title>Count Characters</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/305461#M112809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try len(Codes) or len(trim(Codes)):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. as list box field expression:&lt;/P&gt;&lt;P&gt;=if(len(Codes)=3,Codes)&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>Tue, 21 Feb 2012 19:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/305461#M112809</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-21T19:29:10Z</dc:date>
    </item>
    <item>
      <title>Count Characters</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/305462#M112810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks swuehl, the Trim() solve my issue.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 19:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/305462#M112810</guid>
      <dc:creator />
      <dc:date>2012-02-21T19:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Count Characters</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/1660651#M448734</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 07:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Characters/m-p/1660651#M448734</guid>
      <dc:creator>Johan_Kassing</dc:creator>
      <dc:date>2019-12-26T07:55:10Z</dc:date>
    </item>
  </channel>
</rss>

