<?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: Help me with the logic please in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227027#M18751</link>
    <description>1) why you cannot use all sheet option ?&lt;BR /&gt;&lt;BR /&gt;2) will tLoop before input excel work. In sheet position you could use ((Integer)globalMap.get("tLoop_1_CURRENT_VALUE"))&lt;BR /&gt;&lt;BR /&gt;Let me know if both doesnot worK.</description>
    <pubDate>Tue, 29 Jan 2019 16:06:38 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-01-29T16:06:38Z</dc:date>
    <item>
      <title>Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227026#M18750</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I trying to load data from an excel into db and the excel can have multiple sheets with the same schema.&lt;/P&gt; 
&lt;P&gt;So the logic I'm trying to implement is, I assign a global variable or a context variable with 1(I don't need the first sheet.so starting with 1) and keep increasing it by 1 for each loop and when the error message is has "out of range" substring(meaning all sheets have been read) , I will end the loop.&lt;/P&gt; 
&lt;P&gt;But I couldn't figure how to increment the global/context variable by 1 for each loop and use it in the "sheet(name or position)" field in tfileinputexcel component.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="screenshot-11.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Hl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142552i2E0C63FDCAFB1C37/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Hl.png" alt="0683p000009M2Hl.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Appreciate any help. Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 15:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227026#M18750</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-01-29T15:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227027#M18751</link>
      <description>1) why you cannot use all sheet option ?&lt;BR /&gt;&lt;BR /&gt;2) will tLoop before input excel work. In sheet position you could use ((Integer)globalMap.get("tLoop_1_CURRENT_VALUE"))&lt;BR /&gt;&lt;BR /&gt;Let me know if both doesnot worK.</description>
      <pubDate>Tue, 29 Jan 2019 16:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227027#M18751</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-29T16:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227028#M18752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your reply. I can't use all sheets because I don't want the first sheet. I have to start from second and continue for all the rest.&lt;/P&gt; 
&lt;P&gt;I will try your other suggestion and get back&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 16:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227028#M18752</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-01-29T16:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227029#M18753</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried your other logic and it worked.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But the problem now is , I don't know how to break the loop.&lt;/P&gt; 
&lt;P&gt;screenshot of my job attached below&lt;/P&gt; 
&lt;P&gt;Im using a Boolean variable to control the loop. I'm initializing it to true in a tJava component like this&lt;/P&gt; 
&lt;P&gt;globalMap.put(&lt;SPAN&gt;"check"&lt;/SPAN&gt;,&lt;SPAN&gt;&lt;STRONG&gt;true&lt;/STRONG&gt;&lt;/SPAN&gt;);&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-01-29 at 1.45.56 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M29O.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152227i85E0835FF222A2FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M29O.png" alt="0683p000009M29O.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;in the tLoop I have the condition as shown below&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-01-29 at 1.47.38 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2IP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151866iB2B6DEB8305046F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2IP.png" alt="0683p000009M2IP.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;iFileInputExcel config as shown below. I have 2 sheets in my excel so when the current_iteration is 3 this component throws an "out of range" exception. At that point I have to reset the "check" global variable to "false" so that the loop stops execution.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="screenshot-12.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2IU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135405iFCB0AB4A5EB06CB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2IU.png" alt="0683p000009M2IU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I added an if condition to tFileinputExcel component with&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;((String)globalMap.get("tFileInputExcel_1_ERROR_MESSAGE")).contains("out of range") == &lt;/STRONG&gt;&lt;STRONG&gt;true &lt;/STRONG&gt;as&amp;nbsp;the condition&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;and added a tJava to set it to false but this&amp;nbsp;doesn't work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Can you please suggest me a way to do this? &lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 18:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227029#M18753</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-01-29T18:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227030#M18754</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1)&lt;/P&gt; 
&lt;P&gt;If you already know your 1st sheet Name , you could exclude that sheet by regex in sheet name section&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;regex :&amp;nbsp;"^(?!&lt;STRONG&gt;&lt;EM&gt;sheetnametobexcluded&lt;/EM&gt;&lt;/STRONG&gt;$).*$"&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2) If it can change , you could find the number of sheet in advance and&amp;nbsp; use it in tLoop.&lt;/P&gt; 
&lt;P&gt;below code in tJava to find number of sheet :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;org.apache.poi.xssf.usermodel.XSSFWorkbook workbook1 =&lt;BR /&gt;new org.apache.poi.xssf.usermodel.XSSFWorkbook(&lt;STRONG&gt;&lt;EM&gt;xlsxfilename&lt;/EM&gt;&lt;/STRONG&gt;);&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;System.out.println(workbook1.getNumberOfSheets());&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3) There are many excel components on exchange portal which could be useful dealing with sheets.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Let me know if it works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 22:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227030#M18754</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-29T22:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227031#M18755</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The regex worked so perfectly. Thank you so much !!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 16:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227031#M18755</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-01-31T16:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227032#M18756</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;I'm trying to use &lt;SPAN&gt;XSSFWorkbook in tJava for a different requirement but getting compilation error&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"XSSFWorkbook cannot be resolved to a type"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Do&amp;nbsp;I need&amp;nbsp;additional JARs for using this?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;If yes please also let me know how to include these JARs in&amp;nbsp;Talend.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 17:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227032#M18756</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-02-01T17:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227033#M18757</link>
      <description>Import org.apache.poi.*&lt;BR /&gt;&lt;BR /&gt;Same jar is used by talend components.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2019 18:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227033#M18757</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-02-01T18:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227034#M18758</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried using the java functions you provided for getting the number of sheets like this&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-02-01 at 1.39.15 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2No.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152990i17D168E68CA731AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2No.png" alt="0683p000009M2No.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;but ended up with compilation error again.&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-02-01 at 1.39.25 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2N1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148008iAF8CF24C0AC5A8CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2N1.png" alt="0683p000009M2N1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Any idea what is going wrong here?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 18:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227034#M18758</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-02-01T18:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227035#M18759</link>
      <description>&lt;P&gt;Its weird ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same code works for me.&lt;/P&gt;
&lt;P&gt;1)&lt;/P&gt;
&lt;P&gt;Can you please search in Java code of your job&amp;nbsp; if you are able to find the string "org.apache.poi.xssf.usermodel.XSSFSheet"&amp;nbsp; ( apart from tjava)?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) do you have tFileInputExcel component in the same job and does it works fine ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usaully&amp;nbsp;"org.apache.poi.xssf.usermodel.XSSFSheet" is used by&amp;nbsp;tFileInputExcel&amp;nbsp; xlsx file read.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 21:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227035#M18759</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-02-01T21:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227036#M18760</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My job has only tJava component as im trying to test it to get the no of sheets. But when I used tFileInputExcel component, it just worked fine .&lt;/P&gt; 
&lt;P&gt;And the java code for tFileInputExcel component has "&lt;SPAN&gt;org.apache.poi.xssf.usermodel.XSSFSheet" and works without a problem&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Feb 2019 03:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227036#M18760</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-02-02T03:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227037#M18761</link>
      <description>&lt;P&gt;Hello,,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) why you cannot use all sheet option ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) will tLoop before input excel work. In sheet position you could use ((Integer)globalMap.get("tLoop_1_CURRENT_VALUE"))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if both doesnot worK.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="UserSignature lia-message-signature"&gt;Regards&lt;/DIV&gt;</description>
      <pubDate>Sun, 03 Feb 2019 07:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227037#M18761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-03T07:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227038#M18762</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;P&gt;Hello,,&lt;/P&gt;
 &lt;P&gt;&lt;SPAN&gt;1) why you cannot use all sheet option ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) will tLoop before input excel work. In sheet position you could use ((Integer)globalMap.get("tLoop_1_CURRENT_VALUE"))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if both doesnot worK.&lt;/SPAN&gt;&lt;/P&gt;
 &lt;DIV class="UserSignature lia-message-signature"&gt;
  Regards
 &lt;/DIV&gt;
 &lt;DIV class="UserSignature lia-message-signature"&gt;
  &lt;A href="https://mobdro.biz/" target="_self" rel="nofollow noreferrer noopener noreferrer"&gt;&lt;FONT color="#333333"&gt;https://mobdro.biz/&lt;/FONT&gt;&lt;/A&gt;
  &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;
  &lt;A href="https://luckypatcher.tips/" rel="nofollow noopener noreferrer noopener noreferrer" target="_blank"&gt;&lt;FONT color="#333333"&gt;Lucky Patcher/&lt;/FONT&gt;&lt;/A&gt;
  &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;
  &lt;A href="https://www.kodi.bio/" rel="nofollow noopener noreferrer noopener noreferrer" target="_blank"&gt;&lt;FONT color="#333333"&gt;Kodi&lt;/FONT&gt;&lt;/A&gt;
 &lt;/DIV&gt;
 &lt;BR /&gt;
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I Have same problem&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 12:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227038#M18762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-10T12:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with the logic please</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227039#M18763</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQQgAAO"&gt;@Moe&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;what exactly is your problem?&lt;/P&gt; 
&lt;P&gt;I got a solution for my problem. If it is something similar to mine, may be I can help !!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 15:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-with-the-logic-please/m-p/2227039#M18763</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-10-10T15:35:45Z</dc:date>
    </item>
  </channel>
</rss>

