<?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 Iterating column names in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Iterating-column-names/m-p/2212284#M9970</link>
    <description>&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is there anyway to iterate column names ?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Basically I want to parse this code into talend. As you can see fieldName is a variable who goes through column names and when it is compliant it parses its value into r variable.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;if (fieldName.equalsIgnoreCase("ip")) {&lt;BR /&gt;r = fieldValue;&lt;BR /&gt;}&lt;BR /&gt;else if (fieldName.indexOf("submask")&amp;gt;=0 ) {&lt;BR /&gt;r = fieldValue;&lt;BR /&gt;}&lt;BR /&gt;else if (fieldName.indexOf("mac" ) &amp;gt;=0){&lt;BR /&gt;r= fieldValue;&lt;/P&gt; 
&lt;P&gt;}&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please help me. Thanks a lot &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2020 06:44:37 GMT</pubDate>
    <dc:creator>DrGenious</dc:creator>
    <dc:date>2020-02-24T06:44:37Z</dc:date>
    <item>
      <title>Iterating column names</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterating-column-names/m-p/2212284#M9970</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is there anyway to iterate column names ?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Basically I want to parse this code into talend. As you can see fieldName is a variable who goes through column names and when it is compliant it parses its value into r variable.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;if (fieldName.equalsIgnoreCase("ip")) {&lt;BR /&gt;r = fieldValue;&lt;BR /&gt;}&lt;BR /&gt;else if (fieldName.indexOf("submask")&amp;gt;=0 ) {&lt;BR /&gt;r = fieldValue;&lt;BR /&gt;}&lt;BR /&gt;else if (fieldName.indexOf("mac" ) &amp;gt;=0){&lt;BR /&gt;r= fieldValue;&lt;/P&gt; 
&lt;P&gt;}&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please help me. Thanks a lot &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 06:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterating-column-names/m-p/2212284#M9970</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-02-24T06:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating column names</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterating-column-names/m-p/2212285#M9971</link>
      <description>From where are you getting column names?&lt;BR /&gt;Give an example.</description>
      <pubDate>Mon, 24 Feb 2020 07:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterating-column-names/m-p/2212285#M9971</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-02-24T07:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating column names</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterating-column-names/m-p/2212286#M9972</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your quick response.&lt;/P&gt;
&lt;P&gt;This is only what i have. If it doesnt help, its ok . I create a tfileinputdelimited with the column names ip, submask and mac but I dont know how to make the search with the column names in order to parse the column's value into r.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 07:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterating-column-names/m-p/2212286#M9972</guid>
      <dc:creator>DrGenious</dc:creator>
      <dc:date>2020-02-24T07:55:08Z</dc:date>
    </item>
  </channel>
</rss>

