<?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 Unexpected output while loading in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516699#M192888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the below statement,&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;F1&lt;BR /&gt;00222&lt;BR /&gt;0222&lt;BR /&gt;011&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ideally, the output should be :&lt;/P&gt;&lt;P&gt;00222&lt;/P&gt;&lt;P&gt;0222&lt;/P&gt;&lt;P&gt;011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, we are getting the output as (refer to the attached image):&lt;/P&gt;&lt;P&gt;00222&lt;/P&gt;&lt;P&gt;00222&lt;/P&gt;&lt;P&gt;011.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2013 07:21:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-13T07:21:57Z</dc:date>
    <item>
      <title>Unexpected output while loading</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516699#M192888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the below statement,&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;F1&lt;BR /&gt;00222&lt;BR /&gt;0222&lt;BR /&gt;011&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ideally, the output should be :&lt;/P&gt;&lt;P&gt;00222&lt;/P&gt;&lt;P&gt;0222&lt;/P&gt;&lt;P&gt;011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, we are getting the output as (refer to the attached image):&lt;/P&gt;&lt;P&gt;00222&lt;/P&gt;&lt;P&gt;00222&lt;/P&gt;&lt;P&gt;011.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 07:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516699#M192888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T07:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected output while loading</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516700#M192889</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;LOAD Text(F1) INLINE [&lt;/P&gt;&lt;P&gt;F1&lt;/P&gt;&lt;P&gt;00222&lt;/P&gt;&lt;P&gt;0222&lt;/P&gt;&lt;P&gt;011&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 07:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516700#M192889</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-11-13T07:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected output while loading</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516701#M192890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;delete F1 and try it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 07:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516701#M192890</guid>
      <dc:creator />
      <dc:date>2013-11-13T07:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected output while loading</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516702#M192891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys. It's working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 07:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516702#M192891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T07:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected output while loading</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516703#M192892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's another query reference to my previous question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QVD Where I need to load as below: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MVKE:&lt;BR /&gt;LOAD &lt;BR /&gt;Text(MATNR) as Material,&lt;BR /&gt;Text(MATNR) &amp;amp; VKORG AS MRP_Key&lt;BR /&gt;FROM&lt;BR /&gt;$(v_MasterQVDPath)\MVKE.QVD(qvd)&lt;BR /&gt;where&lt;BR /&gt;match(VKORG,'A001','F001') and&lt;BR /&gt;match(VTWEG,'99') and &lt;BR /&gt;Len(Trim(KONDM))&amp;gt;0&lt;BR /&gt;and&lt;BR /&gt;Text(MATNR) = '0023128';&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have 2 Rows where MATNR = 0023128 &amp;amp; MATNR = 023128.&lt;/P&gt;&lt;P&gt;But, when we have a where condition as Text(MATNR) = '0023128' it returns 0 rows &amp;amp; when we have a where condition as Text(MATNR) = '023128' the load statement returns only 2 rows, but returns same values for both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 08:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516703#M192892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T08:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected output while loading</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516704#M192893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The original result is due to the way that QlikView tokenises the data as it is loaded. QlikView stores all data as dual data types. For text data the numeric part is blank.&lt;/P&gt;&lt;P&gt;When loading your data, the first value encountered is 00222, so QlikView will store the text value as 00222 and the token for the numeric equivalent 222.&lt;/P&gt;&lt;P&gt;When the second value is loaded 0222, QlikView recognises that the equivalent numeric value 222 already exists, so only stores a pointer to the existing value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is why you get the same value returned for rows 1 and row 2. Numeric data will store the first value encountered for that number as the text portion of the dual data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To prevent this use the text() function which forces QlikView to treat the data in the field as text, so the values 00222 and 0222 are recorded as separate values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 08:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516704#M192893</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2013-11-13T08:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected output while loading</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516705#M192894</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try after removing the Text() in where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 08:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-output-while-loading/m-p/516705#M192894</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-11-13T08:22:02Z</dc:date>
    </item>
  </channel>
</rss>

