<?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: Help With Text In Chart Expression Formatting Percentage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52704#M8777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num(&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;(&lt;/SPAN&gt;Sum({$&amp;lt;CIO = {'Jones'}&amp;gt;} RangeMax([Finance Confirmed 2018 Savings], 0)) + Sum({$&amp;lt;CIO = {'Jones'}&amp;gt;} RangeMax([Estimated Save], 0))&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;)&lt;/SPAN&gt;/14100000, '##%') &amp;amp; ' Booked + Not Booked Towards 100% of Goal'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2018 18:29:29 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-03-05T18:29:29Z</dc:date>
    <item>
      <title>Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52701#M8774</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;/P&gt;&lt;P&gt;I have a Funnel chart where under the Presentation tab, I'm attempting to add an expression in the Text in Chart section and append the output to some text as a percentage in XX% format.&amp;nbsp; However, I can't quite seem to get there.&amp;nbsp; The end result should be 85%, but it's formatted as 0.85075861677733.&amp;nbsp; The expression I'm using is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({$&amp;lt;&lt;SPAN style="color: #800000;"&gt;CIO&lt;/SPAN&gt; = {'Jones'}&amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;RangeMax&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Finance Confirmed 2018 Savings]&lt;/SPAN&gt;, 0)) + &lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({$&amp;lt;&lt;SPAN style="color: #800000;"&gt;CIO&lt;/SPAN&gt; = {'Jones'}&amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;RangeMax&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Estimated Save]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 0)),'$###0') / 14100000 &amp;amp; ' Booked + Not Booked Towards 100% of Goal' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Does anyone have any ideas?&amp;nbsp; I suspect I'm missing something simple.&amp;nbsp; As always, thanks in advance for any and all help and responses.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52701#M8774</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-05T18:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52702#M8775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num(Sum({$&amp;lt;CIO = {'Jones'}&amp;gt;} RangeMax([Finance Confirmed 2018 Savings], 0)) + Sum({$&amp;lt;CIO = {'Jones'}&amp;gt;} RangeMax([Estimated Save], 0))/14100000&lt;SPAN style="color: #ff0000;"&gt;, '##%')&lt;/SPAN&gt; &amp;amp; ' Booked + Not Booked Towards 100% of Goal'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52702#M8775</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T18:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52703#M8776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; I tried the expression and it returns 2.4e+08% instead of 85%.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52703#M8776</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-05T18:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52704#M8777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num(&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;(&lt;/SPAN&gt;Sum({$&amp;lt;CIO = {'Jones'}&amp;gt;} RangeMax([Finance Confirmed 2018 Savings], 0)) + Sum({$&amp;lt;CIO = {'Jones'}&amp;gt;} RangeMax([Estimated Save], 0))&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;)&lt;/SPAN&gt;/14100000, '##%') &amp;amp; ' Booked + Not Booked Towards 100% of Goal'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52704#M8777</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T18:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52705#M8778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That returns 0% instead of 85%.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52705#M8778</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-05T18:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52706#M8779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hold on.&amp;nbsp; I think I fat fingered it.&amp;nbsp; My apologies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52706#M8779</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-05T18:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52707#M8780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One last try... may be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Num(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;(&lt;/SPAN&gt;Sum({$&amp;lt;CIO = {'Jones'}&amp;gt;} RangeMax([Finance Confirmed 2018 Savings], 0)) + Sum({$&amp;lt;CIO = {'Jones'}&amp;gt;} RangeMax([Estimated Save], 0))&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;)&lt;/SPAN&gt;/&lt;SPAN style="color: #ff0000;"&gt;141000&lt;/SPAN&gt;, '##%') &amp;amp; ' Booked + Not Booked Towards 100% of Goal'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52707#M8780</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T18:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52708#M8781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did fat finger it.&amp;nbsp; Again, my apologies.&amp;nbsp; I used a fake CIO name and forgot to change it to the correct one.&amp;nbsp; You're second solution works perfectly!!!!!&amp;nbsp; Thank you very much.&amp;nbsp; I appreciate it.&amp;nbsp; I will mark the answer as correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52708#M8781</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-05T18:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help With Text In Chart Expression Formatting Percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52709#M8782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You’re second solution got it.  It was my fault.  I forgot to change the CIO name to a valid name.  My apologies.  I appreciate the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-Text-In-Chart-Expression-Formatting-Percentage/m-p/52709#M8782</guid>
      <dc:creator>pnn44794</dc:creator>
      <dc:date>2018-03-05T18:41:43Z</dc:date>
    </item>
  </channel>
</rss>

