<?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 Retrieve file with QVrestconnector from AFAS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Retrieve-file-with-QVrestconnector-from-AFAS/m-p/1863882#M1216238</link>
    <description>&lt;P&gt;I want to display a file retrieved with AFAS fileconnector&lt;/P&gt;
&lt;P&gt;The file connector works, but when I want to load the csv information I probably use the wrong syntax.&lt;/P&gt;
&lt;P&gt;Script =&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RestConnectorMasterTable:&lt;BR /&gt;SQL SELECT &lt;BR /&gt;"col_1"&lt;BR /&gt;&lt;BR /&gt;FROM CSV (header off, delimiter ",", quote """") "CSV_source";&lt;/P&gt;
&lt;P&gt;When running I get this message :&lt;/P&gt;
&lt;P&gt;CSV is not valid: columns number of row 2 is different from previous rows (1 and 2).&lt;BR /&gt;row: "filedata": "JVBERi0xLjYNJeLjz9....."&lt;/P&gt;
&lt;P&gt;I think the cause of the problem are the double quotemarks&amp;nbsp; in "filedata"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The information I need&amp;nbsp; is the string starting with "JVBE.....&amp;nbsp; which is a Base64 string&lt;/P&gt;
&lt;P&gt;I tried several options for delimiters and quote&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sql preview" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67482i82FE1535C03965FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="sql preview .JPG" alt="sql preview" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;sql preview&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2021 09:05:03 GMT</pubDate>
    <dc:creator>curiousfellow</dc:creator>
    <dc:date>2021-11-26T09:05:03Z</dc:date>
    <item>
      <title>Retrieve file with QVrestconnector from AFAS</title>
      <link>https://community.qlik.com/t5/QlikView/Retrieve-file-with-QVrestconnector-from-AFAS/m-p/1863882#M1216238</link>
      <description>&lt;P&gt;I want to display a file retrieved with AFAS fileconnector&lt;/P&gt;
&lt;P&gt;The file connector works, but when I want to load the csv information I probably use the wrong syntax.&lt;/P&gt;
&lt;P&gt;Script =&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RestConnectorMasterTable:&lt;BR /&gt;SQL SELECT &lt;BR /&gt;"col_1"&lt;BR /&gt;&lt;BR /&gt;FROM CSV (header off, delimiter ",", quote """") "CSV_source";&lt;/P&gt;
&lt;P&gt;When running I get this message :&lt;/P&gt;
&lt;P&gt;CSV is not valid: columns number of row 2 is different from previous rows (1 and 2).&lt;BR /&gt;row: "filedata": "JVBERi0xLjYNJeLjz9....."&lt;/P&gt;
&lt;P&gt;I think the cause of the problem are the double quotemarks&amp;nbsp; in "filedata"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The information I need&amp;nbsp; is the string starting with "JVBE.....&amp;nbsp; which is a Base64 string&lt;/P&gt;
&lt;P&gt;I tried several options for delimiters and quote&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sql preview" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67482i82FE1535C03965FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="sql preview .JPG" alt="sql preview" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;sql preview&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 09:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Retrieve-file-with-QVrestconnector-from-AFAS/m-p/1863882#M1216238</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2021-11-26T09:05:03Z</dc:date>
    </item>
  </channel>
</rss>

