<?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: Embedded Labels problem using Web Connector - Google Drive Spreadsheets in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1447957#M9235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of adding skipRows in the URL itself, can you skip the rows by writing for loop in your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2017 08:53:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-26T08:53:14Z</dc:date>
    <item>
      <title>Embedded Labels problem using Web Connector - Google Drive Spreadsheets</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1447955#M9233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been facing an issue. I am loading data from an online spreadsheet I have, however I can not get Qlik Sense to identify the labels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the QlikWebConnectors 2.2.0 which is generating a URL qvx like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column1&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="keyword" style="color: blue; font-family: 'Courier New'; font-size: 14px;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;[&lt;/SPAN&gt;&lt;A href="http://localhost:5555/data?connectorID=GoogleDriveConnector&amp;amp;table=GetWorksheet&amp;amp;worksheetKey=1bsQV97eaq61vD2OyKKSKXumRQzqvQ4nWNbKpiaw2Rsc%3a_0&amp;amp;skipRows=5&amp;amp;appID=" style="color: #337ab7; font-family: 'Courier New'; font-size: 14px;" target="_blank"&gt;http://localhost:5555/data?connectorID=GoogleDriveConnector&amp;amp;&lt;SPAN class="script-table"&gt;table&lt;/SPAN&gt;=&lt;SPAN class="script-table-name"&gt;GetWorksheet&lt;/SPAN&gt;&amp;amp;&lt;SPAN class="script-param-name"&gt;worksheetKey&lt;/SPAN&gt;=&lt;SPAN class="script-param-value" data-original-title="" data-placement="right" data-toggle="tooltip" style="font-weight: bold;" title=""&gt;xxxxxxxxxx&lt;/SPAN&gt;&amp;amp;&lt;SPAN class="script-param-name"&gt;skipRows&lt;/SPAN&gt;=&lt;SPAN class="script-param-value" data-placement="right" data-toggle="tooltip" style="font-weight: bold;"&gt;6&lt;/SPAN&gt;&amp;amp;appID=&lt;/A&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;(qvx);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As you can see there is a skipRows parameter equal to 6 in the URL as my data do not start from the first row in the sheet. I tried using the wizard from qlikview and qlik sense and in neither i could embed the labels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot do the alias manually as the user could be able to insert a new column and mess up all the names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caio&lt;SPAN style="color: #008000; font-family: 'Courier New'; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 08:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1447955#M9233</guid>
      <dc:creator>caio_caminoski</dc:creator>
      <dc:date>2017-10-13T08:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Embedded Labels problem using Web Connector - Google Drive Spreadsheets</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1447956#M9234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it true that the only way to embed labels is if they are in the first row of the online sheet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 09:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1447956#M9234</guid>
      <dc:creator>caio_caminoski</dc:creator>
      <dc:date>2017-10-25T09:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Embedded Labels problem using Web Connector - Google Drive Spreadsheets</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1447957#M9235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of adding skipRows in the URL itself, can you skip the rows by writing for loop in your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 08:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1447957#M9235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-26T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Embedded Labels problem using Web Connector - Google Drive Spreadsheets</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1614817#M11150</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a similar problem, and fixed it by putting the column headers in the first row. I am not sure if there is any functionality to fix this problem via the qlikview web connectors.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 12:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedded-Labels-problem-using-Web-Connector-Google-Drive/m-p/1614817#M11150</guid>
      <dc:creator>tannyj17</dc:creator>
      <dc:date>2019-08-21T12:56:10Z</dc:date>
    </item>
  </channel>
</rss>

