<?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 with Len() function and Greater than operator in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-with-Len-function-and-Greater-than-operator/m-p/1557309#M40577</link>
    <description>&lt;DIV class="topic-subject-wrapper"&gt;&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am planning to achieve something similar to below. Count distinct ID based on length of text &amp;gt; = 1&lt;/P&gt;&lt;P&gt;count({$&amp;lt;len([text])={"&amp;gt;=1"} &amp;gt;} distinct ID)&lt;/P&gt;&lt;P&gt;The expression doesn't yield any result and I am not sure why.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:13:56 GMT</pubDate>
    <dc:creator>vsabbise</dc:creator>
    <dc:date>2024-11-16T21:13:56Z</dc:date>
    <item>
      <title>Count with Len() function and Greater than operator</title>
      <link>https://community.qlik.com/t5/App-Development/Count-with-Len-function-and-Greater-than-operator/m-p/1557309#M40577</link>
      <description>&lt;DIV class="topic-subject-wrapper"&gt;&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am planning to achieve something similar to below. Count distinct ID based on length of text &amp;gt; = 1&lt;/P&gt;&lt;P&gt;count({$&amp;lt;len([text])={"&amp;gt;=1"} &amp;gt;} distinct ID)&lt;/P&gt;&lt;P&gt;The expression doesn't yield any result and I am not sure why.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-with-Len-function-and-Greater-than-operator/m-p/1557309#M40577</guid>
      <dc:creator>vsabbise</dc:creator>
      <dc:date>2024-11-16T21:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Count with Len() function and Greater than operator</title>
      <link>https://community.qlik.com/t5/App-Development/Count-with-Len-function-and-Greater-than-operator/m-p/1557337#M40582</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe you can try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(len(text)&amp;gt;0,count(Distinct ID) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Carlos M&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 17:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-with-Len-function-and-Greater-than-operator/m-p/1557337#M40582</guid>
      <dc:creator>CarlosAMonroy</dc:creator>
      <dc:date>2019-03-15T17:39:04Z</dc:date>
    </item>
  </channel>
</rss>

