<?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 Frequency Issue in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214078#M67671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to get Frequency of the list box title box.&lt;BR /&gt;I have used the following expression:&lt;/P&gt;&lt;P&gt;='Text (' &amp;amp; Count(distinct [Party]) &amp;amp; '/' &amp;amp; count(distinct all [Party]) &amp;amp; ')'&lt;/P&gt;&lt;P&gt;it is working fine with the Presidents_Frequency.qvw file. Same expression i am using with Frequency Test.qvw file it is not showing the result. One by one i am attaching the files as can not upload file in one go.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Apr 2010 15:28:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-14T15:28:06Z</dc:date>
    <item>
      <title>Frequency Issue in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214078#M67671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to get Frequency of the list box title box.&lt;BR /&gt;I have used the following expression:&lt;/P&gt;&lt;P&gt;='Text (' &amp;amp; Count(distinct [Party]) &amp;amp; '/' &amp;amp; count(distinct all [Party]) &amp;amp; ')'&lt;/P&gt;&lt;P&gt;it is working fine with the Presidents_Frequency.qvw file. Same expression i am using with Frequency Test.qvw file it is not showing the result. One by one i am attaching the files as can not upload file in one go.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 15:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214078#M67671</guid>
      <dc:creator />
      <dc:date>2010-04-14T15:28:06Z</dc:date>
    </item>
    <item>
      <title>Frequency Issue in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214079#M67672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not allowing me to upload the President_Frequency.qvw which is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 15:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214079#M67672</guid>
      <dc:creator />
      <dc:date>2010-04-14T15:33:20Z</dc:date>
    </item>
    <item>
      <title>Frequency Issue in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214080#M67673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Take into account that field names in QlikView are case sensitive so&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;='Program(' &amp;amp; Count(distinct [PROGRAM]) &amp;amp; '/' &amp;amp; count(distinct all [PROGRAM]) &amp;amp; ')'&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;using "PROGRAM" instead of "Program" will work. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 16:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214080#M67673</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-04-14T16:02:08Z</dc:date>
    </item>
    <item>
      <title>Frequency Issue in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214081#M67674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The problem is that you did not spell the field names correctly. QlikvIew field names are case sensitive, and if your field is in uppercase (APPLICATION) then you MUST spell it uppercase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Darius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 16:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214081#M67674</guid>
      <dc:creator>d_pranskus</dc:creator>
      <dc:date>2010-04-14T16:05:01Z</dc:date>
    </item>
    <item>
      <title>Frequency Issue in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214082#M67675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel &amp;amp; Darius Pranskus for the reply.&lt;/P&gt;&lt;P&gt;I got confused with editor message 'Bad field name(s):all'&lt;/P&gt;&lt;P&gt;Expression is working fine now. But i am wondered why editor is showing above message.&lt;/P&gt;&lt;P&gt;Please can anybody explain it.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 06:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214082#M67675</guid>
      <dc:creator />
      <dc:date>2010-04-15T06:36:02Z</dc:date>
    </item>
    <item>
      <title>Frequency Issue in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214083#M67676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mansi,&lt;/P&gt;&lt;P&gt;as you see&lt;/P&gt;&lt;P&gt;sum&lt;A id="sum" name="sum"&gt;&lt;/A&gt;( [{set_expression}] [ distinct ] [ total [&amp;lt;fld {, fld}&amp;gt;] ] expression )&lt;/P&gt;&lt;P&gt;the keyword "ALL" is no longer available in QV 9. But it is still supported.&lt;/P&gt;&lt;P&gt;That´s the reason you got the message "bad field name".&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;H4&gt;&lt;/H4&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 07:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214083#M67676</guid>
      <dc:creator />
      <dc:date>2010-04-15T07:22:51Z</dc:date>
    </item>
    <item>
      <title>Frequency Issue in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214084#M67677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi what should be used instead of 'ALL' if its not supported in QV9?&lt;/P&gt;&lt;P&gt;Im trying to make a custom list box which hasthe project name [Project] + Count of projects associated. My following formula works but it give a count of ALL projects. What i want is a count of projects / or frequency of the projects associated.&lt;/P&gt;&lt;P&gt;=[Project] &amp;amp; ' - (' &amp;amp; count(total [Project])&amp;amp;')'&lt;/P&gt;&lt;P&gt;Any help??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 16:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Frequency-Issue-in-list-box/m-p/214084#M67677</guid>
      <dc:creator />
      <dc:date>2011-04-19T16:43:38Z</dc:date>
    </item>
  </channel>
</rss>

