<?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: MySQL Input &amp; Foreach Loops in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271230#M48897</link>
    <description>&lt;A href="http://img200.imagevenue.com/img.php?image=693691181_ss_122_127lo.jpg" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt;Here's a clickable thumbnail to the larger picture. We have a URL restriction policy for members under 10 posts. 
&lt;BR /&gt;Thanks for your post. 
&lt;BR /&gt;Best, 
&lt;BR /&gt;Pcoffre.</description>
    <pubDate>Fri, 10 Jun 2011 13:53:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-06-10T13:53:06Z</dc:date>
    <item>
      <title>MySQL Input &amp; Foreach Loops</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271227#M48894</link>
      <description>Hi,
&lt;BR /&gt;I am very new to Talend so please forgive my lack of knowledge. Im sure theres a simple solution to my issue which is as follows.
&lt;BR /&gt;
&lt;A href="http://img200.imagevenue.com/img.php?image=693691181_ss_122_127lo.jpg" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt;As you can see in the image above, I have a foreach loop which is looping through 7 values, before looping through a selection of rows from the 'times' table (based on the first foreach current value), which is then getting looped further by another foreach with 4 values. Basically what I need, and what I am struggling to get working, is to be able to map the both current foreach values and some from the 'times' table current row into the new mySQL output in the 'time' table. I have tried to use the iterateToFlow component with limited success so I am really out of ideas now.
&lt;BR /&gt;I hope I have explained this clear enough and hopefully someone out there can help.
&lt;BR /&gt;Any repsonse would be much appreciated.
&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Sat, 16 Nov 2024 12:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271227#M48894</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Input &amp; Foreach Loops</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271228#M48895</link>
      <description>The image obviously didnt upload properly. Heres the direct link.&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;A href="http://img200.imagevenue.com/img.php?image=693691181_ss_122_127lo.jpg" target="_blank" rel="nofollow noopener noreferrer"&gt;Talend Screenshot&lt;/A&gt;</description>
      <pubDate>Fri, 10 Jun 2011 09:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271228#M48895</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-06-10T09:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Input &amp; Foreach Loops</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271229#M48896</link>
      <description>&lt;A href="http://img200.imagevenue.com/img.php?image=693691181_ss_122_127lo.jpg" rel="nofollow noopener noreferrer"&gt;http://img200.imagevenue.com/img.php?image=693691181_ss_122_127lo.jpg&lt;/A&gt;</description>
      <pubDate>Fri, 10 Jun 2011 09:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271229#M48896</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-06-10T09:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Input &amp; Foreach Loops</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271230#M48897</link>
      <description>&lt;A href="http://img200.imagevenue.com/img.php?image=693691181_ss_122_127lo.jpg" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt;Here's a clickable thumbnail to the larger picture. We have a URL restriction policy for members under 10 posts. 
&lt;BR /&gt;Thanks for your post. 
&lt;BR /&gt;Best, 
&lt;BR /&gt;Pcoffre.</description>
      <pubDate>Fri, 10 Jun 2011 13:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271230#M48897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-10T13:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Input &amp; Foreach Loops</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271231#M48898</link>
      <description>I think you need to have a tFlowToIterate component between your tMysqlInput component and your tForEach_2 component.  That will allow you to place the values read from the times table onto the globalMap whence they can be retrieved in your tIterateToFlow component.</description>
      <pubDate>Sun, 12 Jun 2011 03:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271231#M48898</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2011-06-12T03:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL Input &amp; Foreach Loops</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271232#M48899</link>
      <description>Thanks that did the job. Much appreciated.</description>
      <pubDate>Mon, 13 Jun 2011 11:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySQL-Input-Foreach-Loops/m-p/2271232#M48899</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-06-13T11:13:58Z</dc:date>
    </item>
  </channel>
</rss>

