<?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: Number format in text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-format-in-text-box/m-p/450795#M560271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I shall try your proposed solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Torunn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Apr 2013 21:40:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-12T21:40:22Z</dc:date>
    <item>
      <title>Number format in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-in-text-box/m-p/450793#M560269</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;I have the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NuUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CASES.TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'INCIDENT'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CATEGORY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'INCIDENT'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CASEDATES.OPEN_TIME_NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;$(=$(vToday)-1)'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CASES.COUNTER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;-&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CASES.TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'REQUEST'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CATEGORY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'REQUEST'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CASEDATES.OPEN_TIME_NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;$(=$(vToday)-1)'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CASES.COUNTER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'##0;(##0)') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This works fine, but I want to change the number format.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;In case the result is a positive number I want a minus symbol in front of the positive number . For example:&amp;nbsp; - 76.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;In case the result is a negative number I want a plus symbol in front of the negative number. For example + 81&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Is this possible?&amp;nbsp; I have tried to change the format, but have not succeeded in getting the result I want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Torunn&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 18:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-in-text-box/m-p/450793#M560269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-12T18:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Number format in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-in-text-box/m-p/450794#M560270</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;&lt;/P&gt;&lt;P&gt;Try using a conditional and concaternar information with '+' &amp;amp; field or '-' &amp;amp; Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 19:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-in-text-box/m-p/450794#M560270</guid>
      <dc:creator />
      <dc:date>2013-04-12T19:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Number format in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format-in-text-box/m-p/450795#M560271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I shall try your proposed solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Torunn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 21:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format-in-text-box/m-p/450795#M560271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-12T21:40:22Z</dc:date>
    </item>
  </channel>
</rss>

