<?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 Query with count(*) for tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Query-with-count-for-tMap/m-p/2332441#M101324</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to connect a tDBInput to a tMap with a query like below? I need to get the value of count(*) from my tMap, but the query requires data from the tMap. How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Z1Nc5AAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139388i48AC51392D018391/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Z1Nc5AAF.png" alt="0695b00000Z1Nc5AAF.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I usually do this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Z1NcjAAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146721iF5B9BE70FD34360B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Z1NcjAAF.png" alt="0695b00000Z1NcjAAF.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And I fill in the values in my tMap schema, but with count(*) I don't know how to do this.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:21:52 GMT</pubDate>
    <dc:creator>stephbzr</dc:creator>
    <dc:date>2024-11-15T22:21:52Z</dc:date>
    <item>
      <title>Query with count(*) for tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Query-with-count-for-tMap/m-p/2332441#M101324</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to connect a tDBInput to a tMap with a query like below? I need to get the value of count(*) from my tMap, but the query requires data from the tMap. How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Z1Nc5AAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139388i48AC51392D018391/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Z1Nc5AAF.png" alt="0695b00000Z1Nc5AAF.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I usually do this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Z1NcjAAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146721iF5B9BE70FD34360B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Z1NcjAAF.png" alt="0695b00000Z1NcjAAF.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And I fill in the values in my tMap schema, but with count(*) I don't know how to do this.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Query-with-count-for-tMap/m-p/2332441#M101324</guid>
      <dc:creator>stephbzr</dc:creator>
      <dc:date>2024-11-15T22:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Query with count(*) for tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Query-with-count-for-tMap/m-p/2332442#M101325</link>
      <description>&lt;P&gt;You can setup an alias for count(*) field in the query like :&lt;/P&gt;&lt;P&gt;select count(*) as num1 from repre where xxxxx&lt;/P&gt;&lt;P&gt;then in the schema of tDBInput, setup the 'num1' as the column name&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 01:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Query-with-count-for-tMap/m-p/2332442#M101325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-15T01:02:20Z</dc:date>
    </item>
  </channel>
</rss>

