<?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: Load from Web - Google Docs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376651#M702448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry you are right, i cannot get it to work either.&lt;/P&gt;&lt;P&gt;Maybe somebody else has tried that and can help.&lt;/P&gt;&lt;P&gt;You could of course create multiple documents... I know you dont like the idea but it would help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2012 16:08:40 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2012-08-09T16:08:40Z</dc:date>
    <item>
      <title>Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376645#M702442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to load data from a file on Google Docs, but the document has multiple sheets and only the data from the first sheet is being captured. Does anyone know how I can edit my script to include data from all the sheets? All the sheets have the same data fields, they just need to be joined into one big data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current script looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EmployeeName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F3&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StartDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F4&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EndDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F5&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Duration&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F6&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://docs.google.com/spreadsheet/etc"&gt;https://docs.google.com/spreadsheet/etc&lt;/A&gt;&lt;SPAN&gt;...]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;html&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;codepage&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 1252, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; @3); &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 13:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376645#M702442</guid>
      <dc:creator />
      <dc:date>2012-08-09T13:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376646#M702443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since all sheets have the same field names, you need to repeat the load script for every sheet. The result will be one large table. You can also use the for...next function to run the load as many times as you wish without repeating it, but in this case you must pass the sheet name as a parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 13:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376646#M702443</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-08-09T13:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376647#M702444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ioannis. How do I refer the script to the next sheets though? Right now, it seems to see only Sheet 1 no matter what hyperlink I use. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 13:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376647#M702444</guid>
      <dc:creator />
      <dc:date>2012-08-09T13:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376648#M702445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have not tried it with Google Docs, only Excel, but it should be the table parameter :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt; @3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt;you can refer to the table by name as well. Example :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt;table is [General Settings$] &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 13:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376648#M702445</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-08-09T13:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376649#M702446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tables @1, @2, and @3 are the only options I can see. I am very new with LOAD script, so I apologize if this is a very dumb question, but do you know how to identify the tables? I know how in Excel, but Google Docs spreadhseets seem to have far less functionality (I never use them). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 14:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376649#M702446</guid>
      <dc:creator />
      <dc:date>2012-08-09T14:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376650#M702447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your https URL, do you see a #gid=0 part? Try manipulating this part by replacing the 0 with 1,2,3,...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 15:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376650#M702447</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-09T15:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376651#M702448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry you are right, i cannot get it to work either.&lt;/P&gt;&lt;P&gt;Maybe somebody else has tried that and can help.&lt;/P&gt;&lt;P&gt;You could of course create multiple documents... I know you dont like the idea but it would help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376651#M702448</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-08-09T16:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376652#M702449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a #gid=0 part, but changing it doesn't seem to affect anything. It keeps pulling only the first sheet. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376652#M702449</guid>
      <dc:creator />
      <dc:date>2012-08-09T16:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376653#M702450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;swuehl was right, it is a different URL :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://docs.google.com/spreadsheet/ccc?key=0AjZFjwU5KgutdDZmUFdBRkREMW1ScldpX2tEeFM2UUE#gid=1"&gt;https://docs.google.com/spreadsheet/ccc?key=0AjZFjwU5KgutdDZmUFdBRkREMW1ScldpX2tEeFM2UUE#gid=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://docs.google.com/spreadsheet/ccc?key=0AjZFjwU5KgutdDZmUFdBRkREMW1ScldpX2tEeFM2UUE#gid=0"&gt;https://docs.google.com/spreadsheet/ccc?key=0AjZFjwU5KgutdDZmUFdBRkREMW1ScldpX2tEeFM2UUE#gid=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it works for me, try the above links out and you will see. the only difference between the two URLs is the #gid=1 or #gid=0 at the end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376653#M702450</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-08-09T16:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376654#M702451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's weird though is that when I change the URL in my script to only add sheet 2 for example, it still returns the data for Sheet 1 even though the URL is to Sheet 2... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376654#M702451</guid>
      <dc:creator />
      <dc:date>2012-08-09T16:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376655#M702452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;true&lt;/P&gt;&lt;P&gt;very annoying...&lt;/P&gt;&lt;P&gt;not supported I guess, sorry I cannot help you further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376655#M702452</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-08-09T16:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376656#M702453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries. Thank you anyways! Maybe someone else on the Community has encountered this before?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376656#M702453</guid>
      <dc:creator />
      <dc:date>2012-08-09T16:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376657#M702454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to access the different sheets by first publishing the document (via Google Docs publish feature), then use the published doc URL and used the gid=0 / gid=1 to switch between sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will somewhat create a public access to your document, only secured by the encrypted URL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376657#M702454</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-09T16:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376658#M702455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it. Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 16:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376658#M702455</guid>
      <dc:creator />
      <dc:date>2012-08-09T16:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load from Web - Google Docs</title>
      <link>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376659#M702456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has anyone found a solution for this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I can not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;load&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;either&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the sample document&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;numbers and letters&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I can only&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;load the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;numbers gid...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks in advance&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 15:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-from-Web-Google-Docs/m-p/376659#M702456</guid>
      <dc:creator />
      <dc:date>2012-12-11T15:25:22Z</dc:date>
    </item>
  </channel>
</rss>

