<?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 Qvx file read error on line 1, too many columns in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qvx-file-read-error-on-line-1-too-many-columns/m-p/1810399#M9048</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm getting this error when loading two tables of the same database:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;Qvx file read error on line 1, too many columns: [tblDotacaoSemItem]: SELECT "Cd_Dotacao_Id", "Sigla_Orgao" FROM "sf8416_financas".dbo.tblDotacaoSemItem&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The load script is quite simple:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LIB CONNECT TO 'SQL03';

LOAD Cd_Dotacao_Id;

[tblDotacaoComItem]:
SELECT "Cd_Dotacao_Id"
FROM "sf8416_financas".dbo.tblDotacaoComItem;

LOAD Cd_Dotacao_Id, 
	Sigla_Orgao;

[tblDotacaoSemItem]:
SELECT "Cd_Dotacao_Id",
	"Sigla_Orgao"
FROM "sf8416_financas".dbo.tblDotacaoSemItem;&lt;/LI-CODE&gt;&lt;P&gt;If I only load one table, the script runs fine, but whenever I join any two tables, I get this error.&lt;/P&gt;&lt;P&gt;The other posts on the forum say that it might be a DB performance issue, but the DB is ok, I can run the queries outside Qlik Sense, and the error also happens in debug mode with row limitation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 25 May 2021 14:43:10 GMT</pubDate>
    <dc:creator>danielbm</dc:creator>
    <dc:date>2021-05-25T14:43:10Z</dc:date>
    <item>
      <title>Qvx file read error on line 1, too many columns</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qvx-file-read-error-on-line-1-too-many-columns/m-p/1810399#M9048</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm getting this error when loading two tables of the same database:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;Qvx file read error on line 1, too many columns: [tblDotacaoSemItem]: SELECT "Cd_Dotacao_Id", "Sigla_Orgao" FROM "sf8416_financas".dbo.tblDotacaoSemItem&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The load script is quite simple:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LIB CONNECT TO 'SQL03';

LOAD Cd_Dotacao_Id;

[tblDotacaoComItem]:
SELECT "Cd_Dotacao_Id"
FROM "sf8416_financas".dbo.tblDotacaoComItem;

LOAD Cd_Dotacao_Id, 
	Sigla_Orgao;

[tblDotacaoSemItem]:
SELECT "Cd_Dotacao_Id",
	"Sigla_Orgao"
FROM "sf8416_financas".dbo.tblDotacaoSemItem;&lt;/LI-CODE&gt;&lt;P&gt;If I only load one table, the script runs fine, but whenever I join any two tables, I get this error.&lt;/P&gt;&lt;P&gt;The other posts on the forum say that it might be a DB performance issue, but the DB is ok, I can run the queries outside Qlik Sense, and the error also happens in debug mode with row limitation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 14:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qvx-file-read-error-on-line-1-too-many-columns/m-p/1810399#M9048</guid>
      <dc:creator>danielbm</dc:creator>
      <dc:date>2021-05-25T14:43:10Z</dc:date>
    </item>
  </channel>
</rss>

