<?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 syntax problems in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251345#M461185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this and Can you describe more, What are these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try to do it in script&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Load *, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;%LaufnummerID &amp;amp; %ProzessID as %&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LaufProzID&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;And then Use this as Expression&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Num((Count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ZeitIst &lt;/SPAN&gt;= {"&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ZeitSoll"&lt;/SPAN&gt;}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Prozessnummer&lt;/SPAN&gt; = {'P2'}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Prozessnummer&lt;/SPAN&gt;))/ &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;(count({&amp;lt;Ende -= {' '}, Prozessnummer ={'P2'}&amp;gt;} %LaufProzID)) * 100,'#,#0%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2017 12:19:38 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-02-10T12:19:38Z</dc:date>
    <item>
      <title>count syntax problems</title>
      <link>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251343#M461183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope to place my question on the right place.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got this expression wich doesn't work on a normal text field....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(100 *(count({&amp;lt;ZeitIst &amp;lt;= {ZeitSoll},Prozessnummer ={'P2'}&amp;gt;}Prozessnummer))&amp;nbsp; /&lt;/P&gt;&lt;P&gt;(count({&amp;lt;Ende -= {'Null()'},Prozessnummer ={'P2'}&amp;gt;}%LaufnummerID&amp;amp;%ProzessID) ),0.00) &amp;amp;'%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it works (Syntax check) when I canche it to:&lt;/P&gt;&lt;P&gt;num(100 *(count({&amp;lt;ZeitIst &lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt; {ZeitSoll},Prozessnummer ={'P2'}&amp;gt;}Prozessnummer))&amp;nbsp; /&lt;/P&gt;&lt;P&gt;(count({&amp;lt;Ende -= {'Null()'},Prozessnummer ={'P2'}&amp;gt;}%LaufnummerID&amp;amp;%ProzessID) ),0.00) &amp;amp;'%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(it looks like I am using the wrong Operator &amp;lt;= for smaller equal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 10:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251343#M461183</guid>
      <dc:creator />
      <dc:date>2017-02-10T10:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: count syntax problems</title>
      <link>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251344#M461184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZeitIst &lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt; {'&amp;lt;=ZeitSoll'} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your less than equal should go inside {}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 12:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251344#M461184</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-10T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: count syntax problems</title>
      <link>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251345#M461185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this and Can you describe more, What are these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try to do it in script&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Load *, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;%LaufnummerID &amp;amp; %ProzessID as %&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LaufProzID&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;And then Use this as Expression&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Num((Count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ZeitIst &lt;/SPAN&gt;= {"&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ZeitSoll"&lt;/SPAN&gt;}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Prozessnummer&lt;/SPAN&gt; = {'P2'}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Prozessnummer&lt;/SPAN&gt;))/ &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;(count({&amp;lt;Ende -= {' '}, Prozessnummer ={'P2'}&amp;gt;} %LaufProzID)) * 100,'#,#0%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 12:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251345#M461185</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-10T12:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: count syntax problems</title>
      <link>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251346#M461186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;I will it try as soon as possible....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 22:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251346#M461186</guid>
      <dc:creator />
      <dc:date>2017-02-10T22:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: count syntax problems</title>
      <link>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251347#M461187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, maybe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;num(100 *(count({&amp;lt;ZeitIst &lt;SPAN style="color: #ff0000;"&gt;= {"&lt;STRONG&gt;&amp;lt;=&lt;/STRONG&gt;ZeitSoll"}&lt;/SPAN&gt;,Prozessnummer ={'P2'}&amp;gt;}Prozessnummer))&amp;nbsp; /&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(count({&amp;lt;Ende &lt;SPAN style="color: #ff0000;"&gt;= {&lt;STRONG&gt;"*"&lt;/STRONG&gt;}&lt;/SPAN&gt;,Prozessnummer ={'P2'}&amp;gt;}%LaufnummerID&amp;amp;%ProzessID) ),0.00) &amp;amp;'%'&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The "&amp;lt;=" maybe should be an "&amp;lt;". And using double quotes the evaluate the condition.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The "*" is in case you want to filter all fields with any value not null(), if you are looking to remove the string 'Null()' keep your original "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ende -= {'Null()'}".&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Also it will be a good idea what Anil posted about loading the field in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2017 00:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251347#M461187</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-02-11T00:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: count syntax problems</title>
      <link>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251348#M461188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your respond. I solved because of you the Syntax issue and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerly Danny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 09:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-syntax-problems/m-p/1251348#M461188</guid>
      <dc:creator />
      <dc:date>2017-02-24T09:49:23Z</dc:date>
    </item>
  </channel>
</rss>

