<?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: CSV File not loading in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981241#M11370</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/194902"&gt;@MartinR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would probably need to share your script and an example bad file.&lt;/P&gt;
&lt;P&gt;first thing i would try is to load a single bad file in isolation and check results.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 06:21:30 GMT</pubDate>
    <dc:creator>Mark_Little</dc:creator>
    <dc:date>2022-09-15T06:21:30Z</dc:date>
    <item>
      <title>CSV File not loading</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981219#M11369</link>
      <description>&lt;P&gt;I have about a dozen csv files I'm trying to load to Qlik Sense Desktop. For some strange reason there are several csv files that go thru the load wizard but do not load any data no matter how many times I try. I also don't get any error messages for the failed csv loads&lt;BR /&gt;&lt;BR /&gt;Why is this happening and what can I do to fix this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 05:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981219#M11369</guid>
      <dc:creator>MartinR</dc:creator>
      <dc:date>2022-09-15T05:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File not loading</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981241#M11370</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/194902"&gt;@MartinR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would probably need to share your script and an example bad file.&lt;/P&gt;
&lt;P&gt;first thing i would try is to load a single bad file in isolation and check results.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 06:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981241#M11370</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2022-09-15T06:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File not loading</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981250#M11371</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29012"&gt;@Mark_Little&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Upon further analysis I have discovered the data from missing csv files was loaded to the data storage for one of the already loaded csv files. The missing csv files all share the same data structure as the csv that loaded and the data is being loaded to that first csv file.&lt;BR /&gt;&lt;BR /&gt;I can see this in the data load script. Why would Qlik Sense do this and how do I change its behaviour to always load a csv file to its own Qlik Sense table ?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 06:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981250#M11371</guid>
      <dc:creator>MartinR</dc:creator>
      <dc:date>2022-09-15T06:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File not loading</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981253#M11372</link>
      <description>&lt;P&gt;I have csv files with identical structure:&lt;BR /&gt;vw_cobra_ap_enablement_exception_summary - loaded first&lt;BR /&gt;vw_cobra_exception_summary - data loaded to vw_cobra_ap_enablement_exception_summary&lt;BR /&gt;vw_orion_exception_summary - data loaded to vw_cobra_ap_enablement_exception_summary&lt;BR /&gt;vw_osas_ap_enablement_exception_summary - data loaded to vw_cobra_ap_enablement_exception_summary&lt;BR /&gt;vw_osas_exception_summary - data loaded to vw_cobra_ap_enablement_exception_summary&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 06:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981253#M11372</guid>
      <dc:creator>MartinR</dc:creator>
      <dc:date>2022-09-15T06:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File not loading</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981264#M11373</link>
      <description>&lt;P&gt;Qlik has always does this to stop you getting synthetic keys with multiple tables with the same fields, if you load to table with the same structure it assumes they should be concatenated. I would normally add the function NoConcatenate to stop this happening, then add aliasing to the table names.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 07:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981264#M11373</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2022-09-15T07:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File not loading</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981347#M11377</link>
      <description>&lt;P&gt;Like&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29012"&gt;@Mark_Little&lt;/a&gt;&amp;nbsp;mentioned you could change this behaviour but doing this creates&amp;nbsp;usually much more efforts and disadvantages as benefits. Therefore I suggest to consider to load them into a single table. By adding an extra source-field - manually specified or created with features like filebasename() - you could differentiate between the files in selections or any conditions.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 09:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981347#M11377</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-09-15T09:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File not loading</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981742#M11388</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29012"&gt;@Mark_Little&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;for advice.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 00:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/CSV-File-not-loading/m-p/1981742#M11388</guid>
      <dc:creator>MartinR</dc:creator>
      <dc:date>2022-09-16T00:47:33Z</dc:date>
    </item>
  </channel>
</rss>

