<?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: Basic Load from CSV lead to incorect data, problem with leading zeros in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Basic-Load-from-CSV-lead-to-incorect-data-problem-with-leading/m-p/102990#M16309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15306123195334172 jive_text_macro" jivemacro_uid="_15306123195334172"&gt;
&lt;P&gt;Directory;&lt;/P&gt;
&lt;P&gt;LOAD A1, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B1, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text(C1) as C1&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;C:\Users\admin\Desktop\Zeros1.csv&lt;/P&gt;
&lt;P&gt;(txt, utf8, embedded labels, delimiter is ',', msq);&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2018 10:05:26 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2018-07-03T10:05:26Z</dc:date>
    <item>
      <title>Basic Load from CSV lead to incorect data, problem with leading zeros</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-Load-from-CSV-lead-to-incorect-data-problem-with-leading/m-p/102989#M16308</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;please see attachments,&lt;/P&gt;&lt;P&gt;here is my csv:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="206797" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206797_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Notice that Country CH has 0002, but Country NL has 2 (not 0002).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After load I get:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="206801" alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/206801_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drives me a little nuts &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;Can someone help me please?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 09:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-Load-from-CSV-lead-to-incorect-data-problem-with-leading/m-p/102989#M16308</guid>
      <dc:creator>retko1985</dc:creator>
      <dc:date>2018-07-03T09:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Load from CSV lead to incorect data, problem with leading zeros</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-Load-from-CSV-lead-to-incorect-data-problem-with-leading/m-p/102990#M16309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15306123195334172 jive_text_macro" jivemacro_uid="_15306123195334172"&gt;
&lt;P&gt;Directory;&lt;/P&gt;
&lt;P&gt;LOAD A1, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B1, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text(C1) as C1&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;C:\Users\admin\Desktop\Zeros1.csv&lt;/P&gt;
&lt;P&gt;(txt, utf8, embedded labels, delimiter is ',', msq);&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 10:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-Load-from-CSV-lead-to-incorect-data-problem-with-leading/m-p/102990#M16309</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-07-03T10:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Load from CSV lead to incorect data, problem with leading zeros</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-Load-from-CSV-lead-to-incorect-data-problem-with-leading/m-p/102991#M16310</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;this is not related to csv, its Qlikview Standard.&lt;/P&gt;&lt;P&gt;Qlikview remember the first read format, here 0002, then when 2 is read, Qlikview is so "smart" that he "convert" this to 0002. If you read 2 first, then CH value will get 2 also, try if you dont belive &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;So if you do as Frank mention, then It will Works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 10:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-Load-from-CSV-lead-to-incorect-data-problem-with-leading/m-p/102991#M16310</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-07-03T10:12:52Z</dc:date>
    </item>
  </channel>
</rss>

