<?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 Possible bug with csv file load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Possible-bug-with-csv-file-load/m-p/218042#M71212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Phillip,&lt;/P&gt;&lt;P&gt;I haven't tested but you may try loading fields as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD @1 as FieldOne, @2 as FieldTwo, @3 as Field_Fstop1, //rest of script here&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;so you don't have to specify the name of the field and fields are taken between the delimiter character you have specified.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Sep 2010 00:30:30 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-09-25T00:30:30Z</dc:date>
    <item>
      <title>Possible bug with csv file load</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-bug-with-csv-file-load/m-p/218041#M71211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I load a file from a 3rd party, that has several columns, all named except 3. The 3 come through as a full stop. For example:&lt;/P&gt;&lt;P&gt;field1, field2,.,field3,.,field4&lt;/P&gt;&lt;P&gt;I thought this would be ok, because of the positional nature of the bad fields. ie:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;field1 as FieldOne,&lt;/P&gt;&lt;P&gt;field2 as FieldTwo,&lt;/P&gt;&lt;P&gt;[.] as Field_Fstop1,&lt;/P&gt;&lt;P&gt;field3 as FieldThree,&lt;/P&gt;&lt;P&gt;[.] as Field_Fstop2,&lt;/P&gt;&lt;P&gt;field4 as FieldFour&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',');&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I am finding the data messed up between these fields, especially if some of them come through blank.&lt;/P&gt;&lt;P&gt;Is this a bug, should I expect QV to handle these fields in the file based on their position? How do I work around it?&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 19:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-bug-with-csv-file-load/m-p/218041#M71211</guid>
      <dc:creator>pduplessis</dc:creator>
      <dc:date>2010-09-24T19:36:07Z</dc:date>
    </item>
    <item>
      <title>Possible bug with csv file load</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-bug-with-csv-file-load/m-p/218042#M71212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Phillip,&lt;/P&gt;&lt;P&gt;I haven't tested but you may try loading fields as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD @1 as FieldOne, @2 as FieldTwo, @3 as Field_Fstop1, //rest of script here&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;so you don't have to specify the name of the field and fields are taken between the delimiter character you have specified.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Sep 2010 00:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-bug-with-csv-file-load/m-p/218042#M71212</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-25T00:30:30Z</dc:date>
    </item>
    <item>
      <title>Possible bug with csv file load</title>
      <link>https://community.qlik.com/t5/QlikView/Possible-bug-with-csv-file-load/m-p/218043#M71213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel&lt;/P&gt;&lt;P&gt;Thats what I have decided to do. Its a pain, becuase I have 156 fields to do, and there are some complex transformations in there too, but its the right way to do it. Thanks&lt;/P&gt;&lt;P&gt;Phillip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Sep 2010 15:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Possible-bug-with-csv-file-load/m-p/218043#M71213</guid>
      <dc:creator>pduplessis</dc:creator>
      <dc:date>2010-09-26T15:36:40Z</dc:date>
    </item>
  </channel>
</rss>

