<?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: Bit/Boolean Changes from positive (1) to negative(-1) over oledb connection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980990#M651220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem is there are many fields to monitor in many tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2015 15:24:13 GMT</pubDate>
    <dc:creator>amirkachlon</dc:creator>
    <dc:date>2015-08-24T15:24:13Z</dc:date>
    <item>
      <title>Bit/Boolean Changes from positive (1) to negative(-1) over oledb connection</title>
      <link>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980988#M651218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just changed the connection to sql server dwh from odbc to oledb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since the change some bit/bollean fields changed to negative&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone knows how to fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 13:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980988#M651218</guid>
      <dc:creator>amirkachlon</dc:creator>
      <dc:date>2015-08-24T13:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bit/Boolean Changes from positive (1) to negative(-1) over oledb connection</title>
      <link>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980989#M651219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if you could solve it with changes on the oledb-driver or on database-setting and if it's worth to spend time for it. Within qv you could use a preceeding load and changed there this value with fabs() or multiplying with -1 or some similar approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 14:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980989#M651219</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-24T14:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bit/Boolean Changes from positive (1) to negative(-1) over oledb connection</title>
      <link>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980990#M651220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem is there are many fields to monitor in many tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980990#M651220</guid>
      <dc:creator>amirkachlon</dc:creator>
      <dc:date>2015-08-24T15:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bit/Boolean Changes from positive (1) to negative(-1) over oledb connection</title>
      <link>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980991#M651221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably there are routines possible to automate that but I think to look for possible oledb-settings might be the better way. I hope this helped: &lt;A href="https://www.google.de/search?q=Bit%2FBoolean+Changes+from+positive+%281%29+to+negative%28-1%29+over+oledb+connection" title="https://www.google.de/search?q=Bit%2FBoolean+Changes+from+positive+%281%29+to+negative%28-1%29+over+oledb+connection"&gt;https://www.google.de/search?q=Bit%2FBoolean+Changes+from+positive+%281%29+to+negative%28-1%29+over+oledb+connection&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980991#M651221</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-24T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bit/Boolean Changes from positive (1) to negative(-1) over oledb connection</title>
      <link>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980992#M651222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need to fix it? The Qlik engine will interpret both as TRUE...&lt;/P&gt;&lt;P&gt;See &lt;A href="https://community.qlik.com/qlik-blogpost/2837"&gt;On Boolean Fields and Functions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 09:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980992#M651222</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-08-25T09:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bit/Boolean Changes from positive (1) to negative(-1) over oledb connection</title>
      <link>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980993#M651223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case I have if conditions on values ('1') and not states ( True(), False() ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definitely from now on I will use it but for now I dont want to change the script because it will take some time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 11:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bit-Boolean-Changes-from-positive-1-to-negative-1-over-oledb/m-p/980993#M651223</guid>
      <dc:creator>amirkachlon</dc:creator>
      <dc:date>2015-08-25T11:20:09Z</dc:date>
    </item>
  </channel>
</rss>

