<?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: [resolved] How to use SQL query as input to TMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319800#M90003</link>
    <description>I created a qwuery to pull data from 2 tables:  appointments and vehicles.  When I pull the query into a job and as a tPostgesqlInput I'm not seeing the fields from the query.  It's using the definitions from the first table listed in the Mavmail schema -  account_manager_associations.</description>
    <pubDate>Thu, 10 Sep 2009 14:01:59 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2009-09-10T14:01:59Z</dc:date>
    <item>
      <title>[resolved] How to use SQL query as input to TMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319798#M90001</link>
      <description>I'm using TIS 3.0.4. I've created a SQL query to join the information from 2 tables and I'd like to feed the results to a tMap. I could use the lookup function, but it loads a couple of million rows from the lookup table and my query works much more quickly. 
&lt;BR /&gt;How do I take the output from the query and use it for further processing? Using it as a tPostgresqlInput doesn't seem to work.</description>
      <pubDate>Sat, 16 Nov 2024 13:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319798#M90001</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use SQL query as input to TMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319799#M90002</link>
      <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;How do I take the output from the query and use it for further processing? Using it as a tPostgresqlInput doesn't seem to work.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Why do you say tPostgresqlInput doesn't seem to work? Can you upload a screenshot of your job?
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 10 Sep 2009 05:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319799#M90002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-10T05:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use SQL query as input to TMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319800#M90003</link>
      <description>I created a qwuery to pull data from 2 tables:  appointments and vehicles.  When I pull the query into a job and as a tPostgesqlInput I'm not seeing the fields from the query.  It's using the definitions from the first table listed in the Mavmail schema -  account_manager_associations.</description>
      <pubDate>Thu, 10 Sep 2009 14:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319800#M90003</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-09-10T14:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use SQL query as input to TMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319801#M90004</link>
      <description>Shong - do you have an answer?</description>
      <pubDate>Mon, 14 Sep 2009 19:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319801#M90004</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-09-14T19:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use SQL query as input to TMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319802#M90005</link>
      <description>Hello Chyams
&lt;BR /&gt;You are using a connection from repository, change 'repository' to built-in on propert type and define the schema to map the query column.
&lt;BR /&gt;Best regardds
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 15 Sep 2009 04:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319802#M90005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-15T04:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use SQL query as input to TMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319803#M90006</link>
      <description>Hi Shong,
&lt;BR /&gt;Thanks for your help. That fixed my problem.</description>
      <pubDate>Wed, 16 Sep 2009 16:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-SQL-query-as-input-to-TMap/m-p/2319803#M90006</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-09-16T16:16:34Z</dc:date>
    </item>
  </channel>
</rss>

