<?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: issue with value from qvd in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/issue-with-value-from-qvd/m-p/1115655#M633771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have no perfect answer for this.&lt;/P&gt;&lt;P&gt;My thoughts (just thinking out loud):&lt;/P&gt;&lt;P&gt;I believe the value itself is a number, whereas trim() function returns a string.&lt;/P&gt;&lt;P&gt;try type casting them in the script to all "TEXT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even on the UI --&amp;gt; if(text(QVD1_VALUE) &amp;lt;&amp;gt; trim((QVD1_VALUE)),'diff','ok') --&amp;gt; this works OK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2016 12:56:15 GMT</pubDate>
    <dc:creator>boorgura</dc:creator>
    <dc:date>2016-07-08T12:56:15Z</dc:date>
    <item>
      <title>issue with value from qvd</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-value-from-qvd/m-p/1115653#M633769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community&lt;/P&gt;&lt;P&gt;I have developed an app that check if the data found in two QVD's are identical ("cell-by-cell").&lt;/P&gt;&lt;P&gt;I do this by creating a PK field for both QVDs and then join the crosstabled data and afterwards only keep values where QVD1_VALUE &amp;lt;&amp;gt; QVD2_VALUE (all scripting)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Qv App founds some lines where the value differ but the problem is that i cannot find the difference myself.&lt;/P&gt;&lt;P&gt;For some reason QVD1_VALUE differs from trim(QVD1_VALUE) but both len(QVD1_VALUE) and len(trim(QVD1_VALUE)) returns the same (8). The value is treated as a numeric value (isnum).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone share some lights on why QVD1_VALUE doesn't equal trim(QVD1_VALUE) ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes, the purpose of the application is to verify that QVD1_VALUE eq. QVD2_VALUE but i have narrowed it down to some sort of issue with QVD1_VALUE (as a trim(QVD1_VALUE) eq. QVD2_VALUE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward for some answers &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 08:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-value-from-qvd/m-p/1115653#M633769</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2016-07-08T08:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: issue with value from qvd</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-value-from-qvd/m-p/1115654#M633770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, I have verified that the memory statistics for these two fields are identical&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 08:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-value-from-qvd/m-p/1115654#M633770</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2016-07-08T08:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: issue with value from qvd</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-value-from-qvd/m-p/1115655#M633771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have no perfect answer for this.&lt;/P&gt;&lt;P&gt;My thoughts (just thinking out loud):&lt;/P&gt;&lt;P&gt;I believe the value itself is a number, whereas trim() function returns a string.&lt;/P&gt;&lt;P&gt;try type casting them in the script to all "TEXT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even on the UI --&amp;gt; if(text(QVD1_VALUE) &amp;lt;&amp;gt; trim((QVD1_VALUE)),'diff','ok') --&amp;gt; this works OK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 12:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-value-from-qvd/m-p/1115655#M633771</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2016-07-08T12:56:15Z</dc:date>
    </item>
  </channel>
</rss>

