<?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: Rest Connector Data extraction issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rest-Connector-Data-extraction-issue/m-p/1232545#M392592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijeta and Petter , have you figured out a solution or walk-around now?&lt;/P&gt;&lt;P&gt;I meet similar issue when I try to load csv data source with Qlik sense REST connector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Petter , there are 3 lines as header in my csv data source. Actually, '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;columns' do not show in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;preview, as the data starts from the 4th line in csv data source. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Could you please give any suggestion?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks! &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jun 2017 19:54:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-05T19:54:30Z</dc:date>
    <item>
      <title>Rest Connector Data extraction issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rest-Connector-Data-extraction-issue/m-p/1232543#M392590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to connect successfully to an api via rest qlikview connector 1.0 but not able to see records on Select. &lt;/P&gt;&lt;P&gt;The same api link on Browser gives me data &lt;/P&gt;&lt;P&gt;but, on select in Qlikview it shows only one column(col1, probably header) and that too says custom read failed &lt;/P&gt;&lt;P&gt;I am getting below script with only 1 column which seems to be incorrect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RestConnectorMasterTable: &lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt;"col_1" &lt;/P&gt;&lt;P&gt;FROM CSV (header off, delimiter ",", quote """") "CSV_source"; &lt;/P&gt;&lt;P&gt;[CSV_source]: &lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [col_1] &lt;/P&gt;&lt;P&gt;RESIDENT RestConnectorMasterTable; &lt;/P&gt;&lt;P&gt;DROP TABLE RestConnectorMasterTable; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest your opinions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijeta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 06:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rest-Connector-Data-extraction-issue/m-p/1232543#M392590</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2017-02-21T06:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rest Connector Data extraction issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rest-Connector-Data-extraction-issue/m-p/1232544#M392591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the preview it is necessary that you make a checkmark in all the levels that you intend to include and all the "columns" too that you need to bring into the load script. It seems from you explanation that you haven't done that....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 06:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rest-Connector-Data-extraction-issue/m-p/1232544#M392591</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2017-02-21T06:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rest Connector Data extraction issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rest-Connector-Data-extraction-issue/m-p/1232545#M392592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijeta and Petter , have you figured out a solution or walk-around now?&lt;/P&gt;&lt;P&gt;I meet similar issue when I try to load csv data source with Qlik sense REST connector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Petter , there are 3 lines as header in my csv data source. Actually, '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;columns' do not show in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;preview, as the data starts from the 4th line in csv data source. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Could you please give any suggestion?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks! &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 19:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rest-Connector-Data-extraction-issue/m-p/1232545#M392592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-05T19:54:30Z</dc:date>
    </item>
  </channel>
</rss>

