<?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: Percent Sign Trouble in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570033#M548290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Feb 2014 15:29:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-11T15:29:39Z</dc:date>
    <item>
      <title>Percent Sign Trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570027#M548284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am showing a Percentage using =NUM( SUM( IF ( Field1 &amp;gt; variable,1,0 ) )/ Count( Distinct Trips ),'##%') as my expression.&lt;/P&gt;&lt;P&gt;The font style I have selected is Arial Bold size 36.&lt;/P&gt;&lt;P&gt;This produces a good size number which is what I am looking for, but I do not like that the&amp;nbsp; % symbol is also so large.&lt;/P&gt;&lt;P&gt;Does anyone know how I can shrink it down and still leave it as part of the expression? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570027#M548284</guid>
      <dc:creator />
      <dc:date>2014-02-11T15:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Percent Sign Trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570028#M548285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;The short answer is that you cannot. Everything within the same text object will have the same size. So if you want to somehow "customize" the size of individual items you will have to use for example additional text objects with smaller font sizes (or extensions, of course).&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570028#M548285</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2014-02-11T15:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Percent Sign Trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570029#M548286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create two different expression, If you using this in Text Box&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;=NUM( SUM( IF ( Field1 &amp;gt; variable,1,0 ) )/ Count( Distinct Trips ),'##,##')/100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;One More Simple text box with only % inside it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&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; font-size: 12.800000190734863px;"&gt;Now put this 2nd text box on the top of 1 so that it will appear after number... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;also make sure the second text box should be having TOP layout &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This can be done by select TOP from Layout tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570029#M548286</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-11T15:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Percent Sign Trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570030#M548287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, since settings like font and size apply to expression output as a whole.&lt;/P&gt;&lt;P&gt;Your question is sparse on details of the context. IS your expression used in a text box? In a Pivot/Straight table? In a caption?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a Straight table, you could define a second column with fixed content (just a %) that is left aliigned. Text properties for the '%'-column can then be tuned using the Custom Format Cell-dialog (i.e. text size can be reduced to 80%) You can remove the cell border between the two as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570030#M548287</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-02-11T15:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Percent Sign Trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570031#M548288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... and vote here: &lt;A _jive_internal="true" href="https://community.qlik.com/ideas/1880"&gt;http://community.qlik.com/ideas/1880&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570031#M548288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-11T15:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Percent Sign Trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570032#M548289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570032#M548289</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2014-02-11T15:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Percent Sign Trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570033#M548290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-Sign-Trouble/m-p/570033#M548290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-11T15:29:39Z</dc:date>
    </item>
  </channel>
</rss>

