<?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] tMap Reset Var. variable based on input row field changing in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Reset-Var-variable-based-on-input-row-field/m-p/2212289#M9974</link>
    <description>&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;It is a compilation error, Var.count is not defined before you use it, you can use tJavaFlex to implement it, take a look at the component documentation and learn tJavaFlex component.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Fri, 23 Oct 2015 14:41:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-23T14:41:06Z</dc:date>
    <item>
      <title>[resolved] tMap Reset Var. variable based on input row field changing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Reset-Var-variable-based-on-input-row-field/m-p/2212288#M9973</link>
      <description>I'm trying to set a variable to count records and reset the counter when an input field changes. 
&lt;BR /&gt;If my input Work_order Variable changes reset Var.Count1&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt;&amp;nbsp; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/287420/Pict1.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MByV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144146i650FA0E6752DD073/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MByV.png" alt="0683p000009MByV.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt;&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/287420/Pict2.png.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC2z.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135471i6A74A4CFB3653573/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC2z.png" alt="0683p000009MC2z.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/287420/Pict3.png.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBu3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128594iE04A55D34D5F06D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBu3.png" alt="0683p000009MBu3.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt;My logic is not working as the Var.count1 is not initialized. &amp;nbsp;I count not find another post that fit my situation.&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt;&amp;nbsp; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/287420/Pict4.png.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC2g.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150274iF65A3ACDAEAC4E2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC2g.png" alt="0683p000009MC2g.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;OS: Win 8.1 Pro 
&lt;BR /&gt;Talend :&amp;nbsp;Version: 5.6.1</description>
      <pubDate>Thu, 22 Oct 2015 22:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Reset-Var-variable-based-on-input-row-field/m-p/2212288#M9973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-22T22:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMap Reset Var. variable based on input row field changing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Reset-Var-variable-based-on-input-row-field/m-p/2212289#M9974</link>
      <description>&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;It is a compilation error, Var.count is not defined before you use it, you can use tJavaFlex to implement it, take a look at the component documentation and learn tJavaFlex component.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 23 Oct 2015 14:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Reset-Var-variable-based-on-input-row-field/m-p/2212289#M9974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-23T14:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMap Reset Var. variable based on input row field changing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Reset-Var-variable-based-on-input-row-field/m-p/2212290#M9975</link>
      <description>tJavaFlex worked for this problem. &amp;nbsp;It would be nice to access Start Code and Main Code within a Tmap.......
&lt;BR /&gt;Thanks @shong</description>
      <pubDate>Mon, 26 Oct 2015 19:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Reset-Var-variable-based-on-input-row-field/m-p/2212290#M9975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-26T19:07:07Z</dc:date>
    </item>
  </channel>
</rss>

