<?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 [ASK] different version - why the result in sql with the qlikview is different? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237511#M88566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls use Trim() in If condition . and also chaeck whether link is proper between&lt;/P&gt;&lt;P&gt;table coraccount and coraccountdetail is connected by nopin_CA and norek_CA ,&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;table coraccountdetail and corpaymen is connected by nopin_CAD and norek_CAD&lt;/P&gt;&lt;P&gt;or not.&lt;/P&gt;&lt;P&gt;I think there is problem in link between table or linking key is not proper.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sunil Jain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jul 2010 12:24:07 GMT</pubDate>
    <dc:creator>suniljain</dc:creator>
    <dc:date>2010-07-29T12:24:07Z</dc:date>
    <item>
      <title>[ASK] different version - why the result in sql with the qlikview is different?</title>
      <link>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237510#M88565</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 have a problem with this, again..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in sql i do this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT SUM(coraccountdetail.payment) as sum_payment&lt;/P&gt;&lt;P&gt;FROM coraccount,coraccountdetail,corpayment&lt;/P&gt;&lt;P&gt;WHERE coraccount.norek = coraccountdetail.norek&lt;/P&gt;&lt;P&gt;AND coraccount.nopin = coraccountdetail.nopin&lt;/P&gt;&lt;P&gt;and coraccountdetail.nopin=corpayment.nopin&lt;/P&gt;&lt;P&gt;and coraccountdetail.norek=corpayment.norek&lt;/P&gt;&lt;P&gt;and corpayment.paymentid = coraccountdetail.paymentid_CAD&lt;/P&gt;&lt;P&gt;and coraccount.closetype = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the result is :&lt;/P&gt;&lt;P&gt;sum_payment : 11275726357&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try on qlikview with this syntax :&lt;/P&gt;&lt;P&gt;sum(if(closetype_CA=0 and PaymentId=paymentidpokok_CAD ,payment_CP))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the result is :&lt;/P&gt;&lt;P&gt;sum_payment : 11678026889&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on qlikview,&lt;/P&gt;&lt;P&gt;table coraccount and coraccountdetail is connected by nopin_CA and norek_CA&lt;/P&gt;&lt;P&gt;table coraccountdetail and corpaymen is connected by nopin_CAD and norek_CAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and why the result is different?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thx...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 11:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237510#M88565</guid>
      <dc:creator />
      <dc:date>2010-07-29T11:30:08Z</dc:date>
    </item>
    <item>
      <title>[ASK] different version - why the result in sql with the qlikview is different?</title>
      <link>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237511#M88566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls use Trim() in If condition . and also chaeck whether link is proper between&lt;/P&gt;&lt;P&gt;table coraccount and coraccountdetail is connected by nopin_CA and norek_CA ,&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;table coraccountdetail and corpaymen is connected by nopin_CAD and norek_CAD&lt;/P&gt;&lt;P&gt;or not.&lt;/P&gt;&lt;P&gt;I think there is problem in link between table or linking key is not proper.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sunil Jain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 12:24:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237511#M88566</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2010-07-29T12:24:07Z</dc:date>
    </item>
    <item>
      <title>[ASK] different version - why the result in sql with the qlikview is different?</title>
      <link>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237512#M88567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Sunil&lt;/P&gt;&lt;P&gt;hello Sunil..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've tried :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-sum(trim(if(closetype_CA=0 and PaymentId=paymentidpokok_CAD ,payment_CP)))&lt;/P&gt;&lt;P&gt;-sum(if(closetype_CA=0 and PaymentId=paymentidpokok_CAD ,trim(payment_CP)))&lt;/P&gt;&lt;P&gt;-sum(if(trim(closetype_CA=0 and PaymentId=paymentidpokok_CAD) ,payment_CP))&lt;/P&gt;&lt;P&gt;-sum(if(trim(closetype_CA=0) and PaymentId=paymentidpokok_CAD ,payment_CP))&lt;/P&gt;&lt;P&gt;-sum(if(closetype_CA=0 and trim(PaymentId=paymentidpokok_CAD) ,payment_CP))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but nothing's change..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 12:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237512#M88567</guid>
      <dc:creator />
      <dc:date>2010-07-29T12:46:50Z</dc:date>
    </item>
    <item>
      <title>[ASK] different version - why the result in sql with the qlikview is different?</title>
      <link>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237513#M88568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are idem paymentidpokok_CAD (Qlikview) &amp;amp; paymentid_CAD (sql) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 12:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ASK-different-version-why-the-result-in-sql-with-the-qlikview-is/m-p/237513#M88568</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2010-07-30T12:21:28Z</dc:date>
    </item>
  </channel>
</rss>

