<?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: Text Box Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677962#M1074798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to share your app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try also a modification to my earlier expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=num(max(aggr(count(Total_Number),[group_tour])) / count (Total_Number), '#0,00 %')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I took the Total from the second count. Maybe you have some selections, then the Total would ignore them.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 03:56:55 GMT</pubDate>
    <dc:creator>eduardo_sommer</dc:creator>
    <dc:date>2014-07-30T03:56:55Z</dc:date>
    <item>
      <title>Text Box Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677958#M1074791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I've a text box, with current expression as "=max(aggr(count(Total_Number),[group_tour]))"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;And the output was " 102820 " , which is correct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;However, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I would like it to be &lt;STRONG&gt;percentage&lt;/STRONG&gt; instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;According to my chart, 102820 is actually = 18.06% , which is also the largest portion in the chart, group_tour.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But how do I &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;change the the output from 102820 to 18.06%&lt;/STRONG&gt;&lt;/SPAN&gt; , so that it &lt;STRONG style="text-decoration: underline;"&gt;corresponds&lt;/STRONG&gt; with the chart?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank you!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 02:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677958#M1074791</guid>
      <dc:creator />
      <dc:date>2014-07-30T02:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677959#M1074792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daphnegxy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 03:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677959#M1074792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-30T03:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677960#M1074794</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;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(max(aggr(count(Total_Number),[group_tour])) / count (Total Total_Number), '#0,00 %')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 03:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677960#M1074794</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-07-30T03:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677961#M1074796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply! However, this solution didnt work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It gave me a percentage, however the percentage wasnt 18.06%, like what i would see in the chart "group_tour" &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 03:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677961#M1074796</guid>
      <dc:creator />
      <dc:date>2014-07-30T03:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677962#M1074798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to share your app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try also a modification to my earlier expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=num(max(aggr(count(Total_Number),[group_tour])) / count (Total_Number), '#0,00 %')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I took the Total from the second count. Maybe you have some selections, then the Total would ignore them.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 03:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677962#M1074798</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-07-30T03:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677963#M1074800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked!! Thank you so much!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 06:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-Expression/m-p/677963#M1074800</guid>
      <dc:creator />
      <dc:date>2014-07-30T06:19:10Z</dc:date>
    </item>
  </channel>
</rss>

