<?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: How can I create a xml file with loop some tag? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233225#M22951</link>
    <description>Hi &lt;BR /&gt;nomenclature should be set as a loop element, can you upload a screenshot of XML tree structure on tAdvancedFileOutputXML?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 08 Sep 2019 13:51:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-08T13:51:33Z</dc:date>
    <item>
      <title>How can I create a xml file with loop some tag?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233224#M22950</link>
      <description>&lt;P&gt;I need to create a xml file with loop some tag while a value of a variable is the same. When the value of a variable change i stop the loop and i continue. This follow is a file I created attached fileExample.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My developpement is the following :job attached file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233224#M22950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a xml file with loop some tag?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233225#M22951</link>
      <description>Hi &lt;BR /&gt;nomenclature should be set as a loop element, can you upload a screenshot of XML tree structure on tAdvancedFileOutputXML?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Sep 2019 13:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233225#M22951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-08T13:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a xml file with loop some tag?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233226#M22952</link>
      <description>&lt;P&gt;I have made nomenclature as Loop but it doesn't make loop because i need to make a condition for this loop. How can I do that? I want loop only if the condition 1:table1.columnA equals table2.columnA I'm looking for exit if the loop if condition1 isn't verify. It's very difficult to make that.&lt;/P&gt;&lt;P&gt;In short if condition1 verify i'm looking for all line from table3.columnB when table2.columnB = table3.columnB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwCd"&gt;XMLTree.PNG&lt;/A&gt;</description>
      <pubDate>Mon, 09 Sep 2019 07:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233226#M22952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-09T07:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a xml file with loop some tag?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233227#M22953</link>
      <description>&lt;P&gt;J'ai vraiment besoin d'aide en urgence car cela fait 7 jours que je travaille dessus sans succès et je suis débutant. Merci à ceux qui pourront m'aider.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 07:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233227#M22953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-09T07:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a xml file with loop some tag?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233228#M22954</link>
      <description>It sounds like you just want to have the data in the xml file only when table1.columnA equals table2.columnA and table2.columnB = table3.columnB, if this is the case, you can do inner joins to filter the rows. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Sep 2019 03:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233228#M22954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-10T03:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a xml file with loop some tag?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233229#M22955</link>
      <description>&lt;P&gt;No i want just organize the rows from tables put in the order not just to keep only rows selected by inner filter. Make in the order the rows but with condition.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 06:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233229#M22955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-10T06:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a xml file with loop some tag?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233230#M22956</link>
      <description>&lt;P&gt;Is there anyone who would help me about this subject?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 12:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-create-a-xml-file-with-loop-some-tag/m-p/2233230#M22956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-12T12:23:36Z</dc:date>
    </item>
  </channel>
</rss>

