<?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: 1 is displayed as -1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/1-is-displayed-as-1/m-p/401733#M149491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boolean data type in SQL has 1 for TRUE, 0 for FLASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Qlikview, -1 is TRUE and 0 is FALSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the column, that you are handling, having Boolean data type? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 06:01:19 GMT</pubDate>
    <dc:creator>nagaiank</dc:creator>
    <dc:date>2013-03-04T06:01:19Z</dc:date>
    <item>
      <title>1 is displayed as -1</title>
      <link>https://community.qlik.com/t5/QlikView/1-is-displayed-as-1/m-p/401732#M149490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I am using Qlikview version 11. In the database,the specific column has value as 1. When i load the data in to Qlikview the data is showing as -1. Any got the similar problem. Is it the know issue or any settings got changed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 05:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-is-displayed-as-1/m-p/401732#M149490</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2013-03-04T05:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: 1 is displayed as -1</title>
      <link>https://community.qlik.com/t5/QlikView/1-is-displayed-as-1/m-p/401733#M149491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boolean data type in SQL has 1 for TRUE, 0 for FLASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Qlikview, -1 is TRUE and 0 is FALSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the column, that you are handling, having Boolean data type? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 06:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-is-displayed-as-1/m-p/401733#M149491</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2013-03-04T06:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: 1 is displayed as -1</title>
      <link>https://community.qlik.com/t5/QlikView/1-is-displayed-as-1/m-p/401734#M149492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;if we want to remove the –ve symbol then we have to use the expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;&lt;SPAN lang="EN" style="font-family: 'Arial','sans-serif'; font-size: 9pt;"&gt;num(Expression,'#,##0.00;(#,##0.00)')&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 22.5px;"&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Syntax:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;Num (sum&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;Field1&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;) – &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;sum (&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;Field2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;), ‘#,##0.00;(#,##0.00)’)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 06:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-is-displayed-as-1/m-p/401734#M149492</guid>
      <dc:creator />
      <dc:date>2013-03-04T06:20:10Z</dc:date>
    </item>
  </channel>
</rss>

