<?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 Text object problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-object-problem/m-p/1027299#M347076</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 am trying to use &lt;STRONG&gt;text object&lt;/STRONG&gt; on QlikView. &lt;/P&gt;&lt;P&gt;On this text object, I am trying to put a number value and some text.&lt;/P&gt;&lt;P&gt;But the result is always just a '-'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put the number value = sum(if([date]=varMaxDate,#1))-sum(if([date]=varMaxDate-1,#1)) alone on the text box, it shows the number value on text object. But it does not work when i put that and text like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum(if([date]=varMaxDate,#1))-sum(if([date]=varMaxDate-1,#1)) &amp;amp; 'some text'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the problem? How can I accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 11:17:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-08T11:17:47Z</dc:date>
    <item>
      <title>Text object problem</title>
      <link>https://community.qlik.com/t5/QlikView/Text-object-problem/m-p/1027299#M347076</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 am trying to use &lt;STRONG&gt;text object&lt;/STRONG&gt; on QlikView. &lt;/P&gt;&lt;P&gt;On this text object, I am trying to put a number value and some text.&lt;/P&gt;&lt;P&gt;But the result is always just a '-'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put the number value = sum(if([date]=varMaxDate,#1))-sum(if([date]=varMaxDate-1,#1)) alone on the text box, it shows the number value on text object. But it does not work when i put that and text like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum(if([date]=varMaxDate,#1))-sum(if([date]=varMaxDate-1,#1)) &amp;amp; 'some text'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the problem? How can I accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-object-problem/m-p/1027299#M347076</guid>
      <dc:creator />
      <dc:date>2016-03-08T11:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text object problem</title>
      <link>https://community.qlik.com/t5/QlikView/Text-object-problem/m-p/1027300#M347077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&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; font-size: 13px;"&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;(&lt;/SPAN&gt;Sum(if([date]=varMaxDate,#1))-sum(if([date]=varMaxDate-1,#1))&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;)&lt;/SPAN&gt; &amp;amp; 'some text'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-object-problem/m-p/1027300#M347077</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-08T11:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Text object problem</title>
      <link>https://community.qlik.com/t5/QlikView/Text-object-problem/m-p/1027301#M347078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well thank you Sunny T!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that I had already tried something like that, but obviously I had not.&lt;/P&gt;&lt;P&gt;Simple solution, thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-object-problem/m-p/1027301#M347078</guid>
      <dc:creator />
      <dc:date>2016-03-08T11:31:02Z</dc:date>
    </item>
  </channel>
</rss>

