<?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: Word cloud extension issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507553#M1235356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yann&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange. When I test this both in a text box and in the WordCloud extension it works fine.&lt;/P&gt;&lt;P&gt;Some questions:&lt;/P&gt;&lt;P&gt; - How does Category relate to Software? Can you upload your app?&lt;/P&gt;&lt;P&gt; - Why do you use Sum? Would not Only suffice?&lt;/P&gt;&lt;P&gt; - How have you defined vBestSoftware?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br Patrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 19:19:06 GMT</pubDate>
    <dc:creator>patrik_seger</dc:creator>
    <dc:date>2013-08-21T19:19:06Z</dc:date>
    <item>
      <title>Word cloud extension issue</title>
      <link>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507551#M1235353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use the Word Cloud extension in a QlikView application. The goal of this application is to compare some Softwares relative to different Criterias, linked to different Score.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Word Cloud extension could be a good way to display the criteria according to their score. This extension has two principal fields Word and Measurement. The first one is the words to display (Criteria) and the second one is the value used to size the word (Score).&lt;/P&gt;&lt;P&gt;I wrote the following expression in this field :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =If(GetSelectedCount(Software)=1,Score,sum({&amp;lt;Software={'$(vBestSoftware)'}&amp;gt;} Score))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My aim with this expression is :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to select Score corresponding to the Criteria of the selected software,&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or to select Score corresponding to the Best Software if no one is selected&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this second case, the extension doesn't work. &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Does&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;anyone know why&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&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-extension-issue/m-p/507551#M1235353</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Word cloud extension issue</title>
      <link>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507552#M1235354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to point out : when I replace the variable vBestVariable with the software name, the extension works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507552#M1235354</guid>
      <dc:creator />
      <dc:date>2013-08-20T13:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Word cloud extension issue</title>
      <link>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507553#M1235356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yann&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange. When I test this both in a text box and in the WordCloud extension it works fine.&lt;/P&gt;&lt;P&gt;Some questions:&lt;/P&gt;&lt;P&gt; - How does Category relate to Software? Can you upload your app?&lt;/P&gt;&lt;P&gt; - Why do you use Sum? Would not Only suffice?&lt;/P&gt;&lt;P&gt; - How have you defined vBestSoftware?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br Patrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 19:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507553#M1235356</guid>
      <dc:creator>patrik_seger</dc:creator>
      <dc:date>2013-08-21T19:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Word cloud extension issue</title>
      <link>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507554#M1235357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to have replied.&lt;/P&gt;&lt;P&gt;1 - The data are arranged like this :&lt;/P&gt;&lt;P&gt;Software1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Criteria1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScoreCriteria1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Criteria2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScoreCriteria2&lt;/P&gt;&lt;P&gt;Software2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Criteria1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScoreCriteria1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Criteria2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScoreCriteria2&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details, you can take a look to the QV application I have attached to the post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - You are right, Only() is enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 - vBestSoftware is defined in the Variable Overview, and the expression I have written is :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; only(if(aggr(rank(avg(Score)),Software)=1, Software))&lt;/P&gt;&lt;P&gt;I have done some tests, and this variable seems to return a String.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Yann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 08:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507554#M1235357</guid>
      <dc:creator />
      <dc:date>2013-08-23T08:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Word cloud extension issue</title>
      <link>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507555#M1235359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for late answer. If you change the variable to evaluate directly (add = in the beginning) and then do not use variable expansion on other places (eg change $(vBestSoftware) to vBestSoftware in text creation). You should though keep $(vBestSoftware) in the expression for Word Cloud as before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is due to that variables are not evaluated in expressions, so they need to be evaluated before (keeping one value throughout the evaluation of the expression over all dimensions).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Another way is only to change the expression to evaluate the varible directly:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;=If(GetSelectedCount(Software)=1,Score,sum({&amp;lt;Software={'$(=$(vBestSoftware))'}&amp;gt;} Score))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br Patrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 08:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507555#M1235359</guid>
      <dc:creator>patrik_seger</dc:creator>
      <dc:date>2013-08-26T08:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Word cloud extension issue</title>
      <link>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507556#M1235362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works now. Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 09:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Word-cloud-extension-issue/m-p/507556#M1235362</guid>
      <dc:creator />
      <dc:date>2013-08-27T09:52:49Z</dc:date>
    </item>
  </channel>
</rss>

