<?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: How calculate in Text Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393096#M146632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have name of this variable.&lt;/P&gt;&lt;P&gt;I calculate it in text box. It dependents of these results red or blue color.&lt;/P&gt;&lt;P&gt;I have chart, where I see %. but I don't know how use these % in Text Box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 21:24:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-11-29T21:24:35Z</dc:date>
    <item>
      <title>How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393081#M146617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;How is possible to simplify the expression in text object:&lt;/P&gt;&lt;P&gt;='Overall NPS= ' &amp;amp;Round (Count({&amp;lt;[Overall experience]={'9-10'}&amp;gt;}[Overall experience])/count(TOTAL [Overall experience])-Count({&amp;lt;[Overall experience]={'0-6'}&amp;gt;}[Overall experience])/&lt;/P&gt;&lt;P&gt;count(TOTAL [Overall experience]),0.001)*100 &amp;amp;' %'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see also attached image&lt;IMG __jive_id="25831" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/25831_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393081#M146617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T20:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393082#M146618</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; May be try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Overall NPS = ' &amp;amp; (Round (Count({&amp;lt;[Overall experience]={'9-10'}&amp;gt;}[Overall experience])/count(TOTAL [Overall experience]),0.001) - &lt;/P&gt;&lt;P&gt;Round(Count({&amp;lt;[Overall experience]={'0-6'}&amp;gt;}[Overall experience])/&lt;/P&gt;&lt;P&gt;count(TOTAL [Overall experience]),0.001))*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393082#M146618</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-29T20:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393083#M146619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check with this&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;='Overall NPS= ' &amp;amp;Round ((Count({&amp;lt;[Overall experience]={'9-10'}&amp;gt;}[Overall experience])-Count({&amp;lt;[Overall experience]={'0-6'}&amp;gt;}[Overall experience]))&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;/count(TOTAL [Overall experience])&lt;/SPAN&gt;,0.001)*100 &amp;amp;' %'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Edit:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Also add Abs function for the subtraction section.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393083#M146619</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-11-29T20:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393084#M146620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for replying. What's different in your expression?&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393084#M146620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T20:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393085#M146621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to add color condition to this expression.&lt;/P&gt;&lt;P&gt;if the result is less than 0, color red, else blue.&lt;/P&gt;&lt;P&gt;Do you know how to add?&lt;/P&gt;&lt;P&gt;If(...., rgb(red), rgb(blue))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393085#M146621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T20:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393086#M146622</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; Are you want to add color in chart? or want to display the value in text box? or some other?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add color in chart:&lt;/P&gt;&lt;P&gt;In expression tab, click '+' sign, add the expression in background color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Count({&amp;lt;[Overall experience]={'9-10'}&amp;gt;}[Overall experience])-Count({&amp;lt;[Overall experience]={'0-6'}&amp;gt;}[Overall experience]))&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;/count(TOTAL [Overall experience]) &amp;lt; 0, red(), blue())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;if(your expression &amp;lt; 0, red(), blue())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393086#M146622</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-29T20:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393087#M146623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is your need?&lt;/P&gt;&lt;P&gt;Please check the attachment..&lt;/P&gt;&lt;P&gt;Sample is for different color appearance in text object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393087#M146623</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-11-29T20:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393088#M146624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I miss something&lt;/P&gt;&lt;P&gt;='Overall NPS= ' &amp;amp;If((Round (Count({&amp;lt;[Overall experience]={'9-10'}&amp;gt;}[Overall experience])/count(TOTAL [Overall experience])-Count({&amp;lt;[Overall experience]={'0-6'}&amp;gt;}[Overall experience])/&lt;/P&gt;&lt;P&gt;count(TOTAL [Overall experience]),0.001)*100)&amp;lt;0,red(),blue()) &amp;amp;' %'&lt;/P&gt;&lt;P&gt;it looks like&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393088#M146624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T21:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393089#M146625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice idea. But I need to print it. Sometimes it doesn't match 2 text box in reporter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393089#M146625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T21:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393090#M146626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But there is no other way to highlight only some part in text object in specific color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393090#M146626</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-11-29T21:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393091#M146627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Overall NPS= ' &amp;amp;If((Round (Count({&amp;lt;[Overall experience]={'9-10'}&amp;gt;}[Overall experience])/count(TOTAL [Overall experience])-Count({&amp;lt;[Overall experience]={'0-6'}&amp;gt;}[Overall experience])/&lt;/P&gt;&lt;P&gt;count(TOTAL [Overall experience]),0.001)*100)&amp;lt;0,red(),blue()) &amp;amp;' %'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393091#M146627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T21:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393092#M146628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know why my image lost&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393092#M146628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T21:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393093#M146629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="25839" class="jive-image" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/25839_Capture.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393093#M146629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T21:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393094#M146630</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; There is no other option to change the color of text box other than font tab in text box. You can increase the size, style, font and color in font tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;celambarasan already noticed it.. Thanx celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393094#M146630</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-29T21:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393095#M146631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick question: Do you need the color for the Whole text or only for the value?&lt;/P&gt;&lt;P&gt;Means &lt;STRONG&gt;Overall NPS = 14% &lt;/STRONG&gt;in blue or red or only &lt;STRONG&gt;14%&lt;/STRONG&gt; should be in blue or red?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393095#M146631</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-11-29T21:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393096#M146632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have name of this variable.&lt;/P&gt;&lt;P&gt;I calculate it in text box. It dependents of these results red or blue color.&lt;/P&gt;&lt;P&gt;I have chart, where I see %. but I don't know how use these % in Text Box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393096#M146632</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T21:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393097#M146633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only for value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393097#M146633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-29T21:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: How calculate in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393098#M146634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really thats not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 22:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-calculate-in-Text-Object/m-p/393098#M146634</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-11-29T22:00:09Z</dc:date>
    </item>
  </channel>
</rss>

