<?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 How to filter excel file output in a three different sheet? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-excel-file-output-in-a-three-different-sheet/m-p/2373015#M135787</link>
    <description>&lt;P&gt;I have a source file and target file(input file is a delimited file). I have to compare&amp;nbsp;source and target file .&lt;STRONG&gt;Input&lt;/STRONG&gt; &lt;STRONG&gt;source file&lt;/STRONG&gt; example:&lt;/P&gt; 
&lt;P&gt;ID,NAME,STATE,SAL&lt;BR /&gt;101,PeterDuck,AC,90000&lt;BR /&gt;102,JohnBrett,JN,60000&lt;BR /&gt;103,WatsonLore,AL,75500&lt;BR /&gt;104,DumberRoll,SW,60000&lt;BR /&gt;105,JohnSnow,NK,100000&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Input target&lt;/STRONG&gt; &lt;STRONG&gt;file&lt;/STRONG&gt; example:&lt;/P&gt; 
&lt;P&gt;101,PeterDuck,CA,90000&lt;BR /&gt;102,JohnBrett,NJ,60000&lt;BR /&gt;103,WatsonLore,LA,85500&lt;BR /&gt;106,LuciaSanon,KW,60000&lt;BR /&gt;107,Sersie,DQ,25000&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="inputFileReadwithtMapFilterLogic.png" style="width: 410px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyx8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144747i7E977B82128BBFE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyx8.png" alt="0683p000009Lyx8.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;Mapping Logic like that:&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="tMapLogic.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyjq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142864i2078C3DC7D01F43A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyjq.png" alt="0683p000009Lyjq.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;After that output file is like that only:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&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="outPutExcelFile.png" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyxD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147262iDA54521495CC7297/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyxD.png" alt="0683p000009LyxD.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Now i want to split/filter/break above output in three sheet as:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;(1) Passed Columns – In this sheet, populate the columns for which all the records have 100% match.&amp;nbsp; Eg: Date and Name matches for all the rows.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="passedColumn.png" style="width: 310px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LydW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157770i5EE338EB821DE4BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LydW.png" alt="0683p000009LydW.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;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;(2)&amp;nbsp;Failed Columns – In this sheet, populate the columns for which all the records have 100% mismatch. Eg: State has mismatches for all the rows.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="FailedColumn.png" style="width: 269px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyxI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135173i1663B70863525BF7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyxI.png" alt="0683p000009LyxI.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;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;(3)&amp;nbsp;To be Investigated&amp;nbsp; Columns – This sheet holds the columns where we have&amp;nbsp;mixed records&amp;nbsp;for rows.&amp;nbsp; (for reference SAL_STATUS column.)&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="TBD.png" style="width: 256px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyxS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129182i8FE2C75F1F4A85AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyxS.png" alt="0683p000009LyxS.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;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want a automated job design for this.As&amp;nbsp; i am a newbie for TOS-DI.Kindly help me in this.&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&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; 
&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; 
&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; 
&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; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jul 2018 07:25:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-27T07:25:46Z</dc:date>
    <item>
      <title>How to filter excel file output in a three different sheet?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-excel-file-output-in-a-three-different-sheet/m-p/2373015#M135787</link>
      <description>&lt;P&gt;I have a source file and target file(input file is a delimited file). I have to compare&amp;nbsp;source and target file .&lt;STRONG&gt;Input&lt;/STRONG&gt; &lt;STRONG&gt;source file&lt;/STRONG&gt; example:&lt;/P&gt; 
&lt;P&gt;ID,NAME,STATE,SAL&lt;BR /&gt;101,PeterDuck,AC,90000&lt;BR /&gt;102,JohnBrett,JN,60000&lt;BR /&gt;103,WatsonLore,AL,75500&lt;BR /&gt;104,DumberRoll,SW,60000&lt;BR /&gt;105,JohnSnow,NK,100000&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Input target&lt;/STRONG&gt; &lt;STRONG&gt;file&lt;/STRONG&gt; example:&lt;/P&gt; 
&lt;P&gt;101,PeterDuck,CA,90000&lt;BR /&gt;102,JohnBrett,NJ,60000&lt;BR /&gt;103,WatsonLore,LA,85500&lt;BR /&gt;106,LuciaSanon,KW,60000&lt;BR /&gt;107,Sersie,DQ,25000&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="inputFileReadwithtMapFilterLogic.png" style="width: 410px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyx8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144747i7E977B82128BBFE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyx8.png" alt="0683p000009Lyx8.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;Mapping Logic like that:&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="tMapLogic.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyjq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142864i2078C3DC7D01F43A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyjq.png" alt="0683p000009Lyjq.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;After that output file is like that only:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&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="outPutExcelFile.png" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyxD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147262iDA54521495CC7297/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyxD.png" alt="0683p000009LyxD.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Now i want to split/filter/break above output in three sheet as:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;(1) Passed Columns – In this sheet, populate the columns for which all the records have 100% match.&amp;nbsp; Eg: Date and Name matches for all the rows.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="passedColumn.png" style="width: 310px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LydW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157770i5EE338EB821DE4BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LydW.png" alt="0683p000009LydW.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;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;(2)&amp;nbsp;Failed Columns – In this sheet, populate the columns for which all the records have 100% mismatch. Eg: State has mismatches for all the rows.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="FailedColumn.png" style="width: 269px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyxI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135173i1663B70863525BF7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyxI.png" alt="0683p000009LyxI.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;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;(3)&amp;nbsp;To be Investigated&amp;nbsp; Columns – This sheet holds the columns where we have&amp;nbsp;mixed records&amp;nbsp;for rows.&amp;nbsp; (for reference SAL_STATUS column.)&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="TBD.png" style="width: 256px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyxS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129182i8FE2C75F1F4A85AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyxS.png" alt="0683p000009LyxS.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;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want a automated job design for this.As&amp;nbsp; i am a newbie for TOS-DI.Kindly help me in this.&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&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; 
&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; 
&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; 
&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; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 07:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-excel-file-output-in-a-three-different-sheet/m-p/2373015#M135787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-27T07:25:46Z</dc:date>
    </item>
  </channel>
</rss>

