<?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: tGSpreadsheetInput - reading data from Google Docs Spreadsheets in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274665#M51279</link>
    <description>Hi, i use tGSpreadsheetInput component to read a google spreadsheet. But i can't define correctly the schema because the sreadsheet columns have space and.I don't have the possibility to change columns names.
&lt;BR /&gt;Do i have the possibility to use The spreadsheet natural columns for exemple (A,B,C...).
&lt;BR /&gt;Can i have your help please?
&lt;BR /&gt;Thank you in advance</description>
    <pubDate>Thu, 02 Jan 2014 12:40:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-02T12:40:30Z</dc:date>
    <item>
      <title>tGSpreadsheetInput - reading data from Google Docs Spreadsheets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274664#M51278</link>
      <description>Hi there,&lt;BR /&gt;I added a new component to Talend Exchange with which you can read in data from Google Docs spreadsheets. &lt;BR /&gt;&lt;A href="http://www.talendforge.org/exchange/tos/extension_view.php?eid=122" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/tos/extension_view.php?eid=122&lt;/A&gt;&lt;BR /&gt;I don't know, if there is really someone using Google Docs in a production environment, but if so, you can now grap the data stored in there &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;Feedback and suggestions are welcome&lt;BR /&gt;Thomas</description>
      <pubDate>Sat, 16 Nov 2024 14:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274664#M51278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: tGSpreadsheetInput - reading data from Google Docs Spreadsheets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274665#M51279</link>
      <description>Hi, i use tGSpreadsheetInput component to read a google spreadsheet. But i can't define correctly the schema because the sreadsheet columns have space and.I don't have the possibility to change columns names.
&lt;BR /&gt;Do i have the possibility to use The spreadsheet natural columns for exemple (A,B,C...).
&lt;BR /&gt;Can i have your help please?
&lt;BR /&gt;Thank you in advance</description>
      <pubDate>Thu, 02 Jan 2014 12:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274665#M51279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-02T12:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: tGSpreadsheetInput - reading data from Google Docs Spreadsheets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274666#M51280</link>
      <description>The component design does not allow that currently. It is indeed possible to change that by adding a mapping table into the component design to map the Java based schema column names to names without any restrictions. 
&lt;BR /&gt;Also this component is a bit out dated because of the underlaying library and the usage of OAuth1 protocol. 
&lt;BR /&gt;It would be interesting if there is a considerable demand. If one has interest to it, I could start bulding such kind of component based on the latest Google APIs. I have some experiences in it because I made some of the known Google Analytics components. 
&lt;BR /&gt;Please email me at jan.lolling@gmail.com</description>
      <pubDate>Sun, 12 Jan 2014 16:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274666#M51280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-12T16:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: tGSpreadsheetInput - reading data from Google Docs Spreadsheets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274667#M51281</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;The component design does not allow that currently. It is indeed possible to change that by adding a mapping table into the component design to map the Java based schema column names to names without any restrictions.&lt;BR /&gt;Also this component is a bit out dated because of the underlaying library and the usage of OAuth1 protocol.&lt;BR /&gt;It would be interesting if there is a considerable demand. If one has interest to it, I could start bulding such kind of component based on the latest Google APIs. I have some experiences in it because I made some of the known Google Analytics components.&lt;BR /&gt;Please email me at jan.lolling@gmail.com&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Dear Jan, 
&lt;BR /&gt;Do you know if the current connector on TalendForge from 2009 still supports the current Google Sheets? If not, I am interested in an component to read from Google Sheets using the Google APIs.&amp;nbsp; 
&lt;BR /&gt;Maybe as a start we could try to make it work using the JavaFlex, and then later convert it to a component. I would be happy to help if wanted.&amp;nbsp; 
&lt;BR /&gt;Looking forward to hear from you! 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Jochem van Grondelle</description>
      <pubDate>Fri, 29 Aug 2014 13:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274667#M51281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-29T13:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: tGSpreadsheetInput - reading data from Google Docs Spreadsheets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274668#M51282</link>
      <description>Why not, but look I have already developed a couple - 38 + 3 because one publishing contains actually 4)&amp;nbsp;- of components and you can belief me, every one of them expects maintenance and support. I am not very keen to build much more. What about if we do it together - or better speaking I help you and you publish the new component and keep it up-to-date. Of course this will work only if you have time and Java language skills.</description>
      <pubDate>Fri, 29 Aug 2014 15:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tGSpreadsheetInput-reading-data-from-Google-Docs-Spreadsheets/m-p/2274668#M51282</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-29T15:53:09Z</dc:date>
    </item>
  </channel>
</rss>

