<?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 Report with negative values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139428#M894277</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;&lt;/P&gt;&lt;P&gt;There is a report with negative values,it should be displayed in brackets.&lt;/P&gt;&lt;P&gt;for eg. -5 it should be displayed as (5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Report with negative values</title>
      <link>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139428#M894277</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;&lt;/P&gt;&lt;P&gt;There is a report with negative values,it should be displayed in brackets.&lt;/P&gt;&lt;P&gt;for eg. -5 it should be displayed as (5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139428#M894277</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Report with negative values</title>
      <link>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139429#M894278</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;You can define a number format for it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(field,'##,#0;(##,#0)')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So defining the format in brackets after &lt;STRONG&gt;; defines for negative values&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139429#M894278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-05T15:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Report with negative values</title>
      <link>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139430#M894279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Try below expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Value&amp;lt;0 , '(' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;fabs&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Value) &amp;amp; ')',1) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139430#M894279</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-08-05T15:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Report with negative values</title>
      <link>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139431#M894280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Defining If statement with concatenating () with value will result in string values instead of numeric,&lt;/P&gt;&lt;P&gt;while if using num() , then it will return in numeric values only...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-with-negative-values/m-p/1139431#M894280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-05T15:46:51Z</dc:date>
    </item>
  </channel>
</rss>

