<?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 word cloud list word limit in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473668#M1234672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="wordcloud.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50342_wordcloud.png" style="width: 464px; height: 219px;" /&gt;&lt;/P&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;how can i Limit the number of words based on the frequency. The " words" field on properties shows the field with the words to be displayed in the Chart. i want to Limit it to the 100 more frequent words per filter set. It shall always be set at a max of 100 more frequent words, independently from the filters set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried using a variable in the words field but it did not work&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>felcar2013</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>word cloud list word limit</title>
      <link>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473668#M1234672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="wordcloud.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50342_wordcloud.png" style="width: 464px; height: 219px;" /&gt;&lt;/P&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;how can i Limit the number of words based on the frequency. The " words" field on properties shows the field with the words to be displayed in the Chart. i want to Limit it to the 100 more frequent words per filter set. It shall always be set at a max of 100 more frequent words, independently from the filters set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried using a variable in the words field but it did not work&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473668#M1234672</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: word cloud list word limit</title>
      <link>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473669#M1234675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Modify the extension object, that would be the best way to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 20:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473669#M1234675</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2013-12-11T20:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: word cloud list word limit</title>
      <link>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473670#M1234677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you mean the Javascript code? i cannot write JavaScript code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 08:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473670#M1234677</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2013-12-12T08:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: word cloud list word limit</title>
      <link>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473671#M1234679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't found a way of doing this. However, by excluding a list of common words from the data, (you can find websites listing the most common words) usually the wordle drops below 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 10:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473671#M1234679</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2013-12-12T10:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: word cloud list word limit</title>
      <link>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473672#M1234681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did this.&lt;/P&gt;&lt;P&gt;A subtable from a main customer table&lt;/P&gt;&lt;P&gt;//get customer and Rating data from loaded table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;negativerating_tmp:&lt;/P&gt;&lt;P&gt;LOAD *, PurgeChar(negativeratingword_tmp,'!°^''..."§$%&amp;amp;/()=?#*,.-_&amp;lt;&amp;gt;´~`+:;1234567890€') as negativeratingword;&lt;/P&gt;&lt;P&gt;LOAD %contact__ID, if(len(negativerating)&amp;gt;3,SubField(lower(negativerating),' ')) as negativeratingword_tmp&lt;/P&gt;&lt;P&gt;Resident con_tmp where LEFT(%contact__ID,1)='a' and len(negativerating)&amp;gt;0 and country &amp;lt;&amp;gt; 'CN';&lt;/P&gt;&lt;P&gt;drop Field negativeratingword_tmp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// i exported the list of words (more than 90,000 and will grow), and indexed words which are positive or negative. This is my comparison list, which i then load as excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outer join(negativerating_tmp) negativerating_xls:&lt;/P&gt;&lt;P&gt;LOAD distinct *;&lt;/P&gt;&lt;P&gt;LOAD *, AutoNumber(negativeratingword) as %negativeratingword__ID; &lt;/P&gt;&lt;P&gt;LOAD PurgeChar(negativeratingword,'!°^''..."§$%&amp;amp;/()=?#*,.-_&amp;lt;&amp;gt;´~`+:;1234567890€') as negativeratingword&lt;/P&gt;&lt;P&gt;FROM [..\Data\FlatFile\NegativeTagCloud.xlsx] (ooxml, embedded labels, table is NegativeWord);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// i could not index the words in the first table, so that i can join a numeric. i join with text (the word).&lt;/P&gt;&lt;P&gt;// finally i concatenate the tables and exclude the words that i do not need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate negativerating:&lt;/P&gt;&lt;P&gt;load * resident negativerating_tmp where IsNull(%negativeratingword__ID) and Not IsNull(negativeratingword);&lt;/P&gt;&lt;P&gt;drop Table negativerating_tmp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the field i am using in the Extension ist the negativeratingword. When getting the frequency words, i get aprox 11,200 different words (not necessarily different in meaning). i want to " dynamically" use the words. this is, i Need to Display in the Extension always 200 or less words, based on selected filter. according to the Extension from Brian Munz, the max data set in the Dimension are 700 words,&amp;nbsp; i have more than that but i Need a dynamic filter. i try with a variable but it did not work how can i always Display 200 words or less, regardless the filter? thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 10:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473672#M1234681</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2013-12-12T10:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: word cloud list word limit</title>
      <link>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473673#M1234683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i got the Limit, using an if condition in the measurement with rank(Count(field))&lt;/P&gt;&lt;P&gt;the word cloud Chart is always full&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 15:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/word-cloud-list-word-limit/m-p/473673#M1234683</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2013-12-12T15:57:54Z</dc:date>
    </item>
  </channel>
</rss>

