<?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: Set Analysis: syntaxes, functions. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-syntaxes-functions/m-p/1518885#M437293</link>
    <description>&lt;P&gt;or may be this&lt;/P&gt;&lt;PRE&gt;Count({1&amp;lt;email = {"=Len(KeepChar(Only({1} email), '0123456789')) &amp;gt; 0"}&amp;gt;} email)&lt;/PRE&gt;</description>
    <pubDate>Mon, 10 Dec 2018 19:12:00 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-12-10T19:12:00Z</dc:date>
    <item>
      <title>Set Analysis: syntaxes, functions.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-syntaxes-functions/m-p/1518878#M437291</link>
      <description>&lt;P&gt;I'm trying to count how many emails with a number in the username are, and display it in a KPI.&lt;/P&gt;&lt;P&gt;I tried with this&amp;nbsp;&lt;/P&gt;&lt;P&gt;count({1&amp;lt;email ={"$(= purgechar(email,'0123456789')"}&amp;gt;)}email)&lt;/P&gt;&lt;P&gt;but it's not working.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-syntaxes-functions/m-p/1518878#M437291</guid>
      <dc:creator>giovannarugerio</dc:creator>
      <dc:date>2024-11-16T05:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: syntaxes, functions.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-syntaxes-functions/m-p/1518882#M437292</link>
      <description>&lt;P&gt;You might want to create a flag in script to make this easier.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if(email = purgechar(email,'0123456789'),1,0) as EmailNum,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then the expression becomes:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count({1&amp;lt;EmailNum = {1}&amp;gt;)}email)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 19:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-syntaxes-functions/m-p/1518882#M437292</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2018-12-10T19:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: syntaxes, functions.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-syntaxes-functions/m-p/1518885#M437293</link>
      <description>&lt;P&gt;or may be this&lt;/P&gt;&lt;PRE&gt;Count({1&amp;lt;email = {"=Len(KeepChar(Only({1} email), '0123456789')) &amp;gt; 0"}&amp;gt;} email)&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Dec 2018 19:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-syntaxes-functions/m-p/1518885#M437293</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-10T19:12:00Z</dc:date>
    </item>
  </channel>
</rss>

