<?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] use Trowgenerator output as input for another tRowgenerator in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344356#M19</link>
    <description>thanks, this seems to work. this brings me to my next question. If I use&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tRowGenerator-&amp;gt;tFlowToIterate-&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;it connects via row(main)&lt;BR /&gt;in my previous code I used row(main) to connect tRowGenerator-&amp;gt;TmySQLOutput&lt;BR /&gt;now I can use the data from tFlowToIterate for my next tRowGenerator but I cannot find a way to store the data from the first tRowgenerator in the database.</description>
    <pubDate>Tue, 04 Nov 2014 14:46:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-04T14:46:40Z</dc:date>
    <item>
      <title>[resolved] use Trowgenerator output as input for another tRowgenerator</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344354#M17</link>
      <description>hi, I am using tRowgenerator to generate a test set of data into mysql. 
&lt;BR /&gt;I have two files which are related in 1:N. so file 1 Header with a unique key and file 2 detail with unique key field 1 and field 2. 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;field 1 for both files is the same, field 2 in the second file is a sequence number.&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;Since I want to use tRowgenerator to generate lines in the Detail file I need to know the unique key value generated by the TRowgenerator in the first file.&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;to the first tRowgenerator will generate his output to mysql using tmysqloutput. I also use the the connect Row Iterate from the first TRowgenerator to the second tRowgenerator (for every row generated by the first one I want to generate a number of lines in the second). how can I use the values created in the first tRowgenerator in the function parameters of the second tRowgenerator?&lt;/FONT&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344354#M17</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] use Trowgenerator output as input for another tRowgenerator</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344355#M18</link>
      <description>I think that using tFlowToIterate should work as it puts the data into variables you can reference in each iteration.&lt;BR /&gt;tRowGenerator-&amp;gt;tFlowToIterate-&amp;gt;tRowGenerator&amp;nbsp;</description>
      <pubDate>Tue, 04 Nov 2014 12:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344355#M18</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-04T12:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] use Trowgenerator output as input for another tRowgenerator</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344356#M19</link>
      <description>thanks, this seems to work. this brings me to my next question. If I use&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tRowGenerator-&amp;gt;tFlowToIterate-&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;it connects via row(main)&lt;BR /&gt;in my previous code I used row(main) to connect tRowGenerator-&amp;gt;TmySQLOutput&lt;BR /&gt;now I can use the data from tFlowToIterate for my next tRowGenerator but I cannot find a way to store the data from the first tRowgenerator in the database.</description>
      <pubDate>Tue, 04 Nov 2014 14:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344356#M19</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-04T14:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] use Trowgenerator output as input for another tRowgenerator</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344357#M20</link>
      <description>Seems like you could have the second row generator output the first row generators values as constants for each iteration.&lt;BR /&gt;Alternatively, add those variables from the first generator in columns in a tMap after the second generator.&lt;BR /&gt;Never tried this before. &amp;nbsp;Let me know how it goes.</description>
      <pubDate>Tue, 04 Nov 2014 14:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344357#M20</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-04T14:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] use Trowgenerator output as input for another tRowgenerator</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344358#M21</link>
      <description>I linked tIteratetoFlow with iterate to the first Rowgenerator and then tMySqlOutput.&lt;BR /&gt;this worked fine.&lt;BR /&gt;so;&lt;BR /&gt;toRowGenerator -&amp;gt; (iterate) tIterateToFlow-&amp;gt;(main) tMySqlOutput&lt;BR /&gt;|&lt;BR /&gt;row(main)&lt;BR /&gt;tFlowIterate -&amp;gt;row2(main)tRowGenerator2-&amp;gt;(main)tMySqlOutput</description>
      <pubDate>Tue, 04 Nov 2014 18:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-use-Trowgenerator-output-as-input-for-another/m-p/2344358#M21</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-04T18:54:09Z</dc:date>
    </item>
  </channel>
</rss>

