<?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 to apply multiple record selection conditions in Qlik Replicate in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-apply-multiple-record-selection-conditions-in-Qlik/m-p/1798478#M856</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Performing several transformations to the same table/column/row etc. may fail, because the&lt;BR /&gt;transformation has already changed the metadata of the table in the task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried to use filter conditions instead of the record selection condition?&lt;/P&gt;&lt;P&gt;Did you get the same results?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lyka&lt;/P&gt;</description>
    <pubDate>Fri, 09 Apr 2021 22:33:04 GMT</pubDate>
    <dc:creator>lyka</dc:creator>
    <dc:date>2021-04-09T22:33:04Z</dc:date>
    <item>
      <title>How to apply multiple record selection conditions in Qlik Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-apply-multiple-record-selection-conditions-in-Qlik/m-p/1789485#M790</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I am familiarizing with Qlik Replicate data transformation capabilities and I am trying to apply multiple conditions to filter out rows in a table.&lt;/P&gt;&lt;P&gt;The first condition is needed to drop the headers containing the filed names, so I have inserted the condition that the first column does not contain its name as a value:&lt;/P&gt;&lt;P&gt;$Parcel_ID != "Parcel_ID"&lt;/P&gt;&lt;P&gt;The second condition filter out all the rows that contain the value IMPORT in the column Category.&lt;/P&gt;&lt;P&gt;This is the full expression:&lt;/P&gt;&lt;P&gt;($Parcel_ID != "Parcel_ID") AND ($Category != "IMPORT")&lt;/P&gt;&lt;P&gt;I tested the expression and it works.&lt;/P&gt;&lt;P&gt;However, the result is that the first condition works and the field headers are not visible in the result but the second condition does not work and also the fields that have value IMPORT in the Category column are copied into the destination table.&lt;/P&gt;&lt;P&gt;Any hint?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bernardo&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;I add here few screenshots.&lt;/P&gt;&lt;P&gt;Source file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="source_file.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50720i864B71BCA93F2D0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="source_file.png" alt="source_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Flow:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="flow.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50722i0C12AB92AF2D3643/image-size/large?v=v2&amp;amp;px=999" role="button" title="flow.png" alt="flow.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Data transformations:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7_data_transformations_1.png" style="width: 978px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50714iB7543F64FB1C562E/image-size/large?v=v2&amp;amp;px=999" role="button" title="7_data_transformations_1.png" alt="7_data_transformations_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8_data_transformations_2.png" style="width: 895px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50715i73A095929BA99815/image-size/large?v=v2&amp;amp;px=999" role="button" title="8_data_transformations_2.png" alt="8_data_transformations_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10_field_value_changes.png" style="width: 895px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50717iBA3C567C971C3044/image-size/large?v=v2&amp;amp;px=999" role="button" title="10_field_value_changes.png" alt="10_field_value_changes.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Filtering:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9_filtering.png" style="width: 973px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50716i1B8BDD5F9842D70E/image-size/large?v=v2&amp;amp;px=999" role="button" title="9_filtering.png" alt="9_filtering.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Target table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="13_target_DB.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50718i811884726B9F39B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="13_target_DB.png" alt="13_target_DB.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 12:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-apply-multiple-record-selection-conditions-in-Qlik/m-p/1789485#M790</guid>
      <dc:creator>Benkku</dc:creator>
      <dc:date>2021-03-09T12:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply multiple record selection conditions in Qlik Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-apply-multiple-record-selection-conditions-in-Qlik/m-p/1798478#M856</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Performing several transformations to the same table/column/row etc. may fail, because the&lt;BR /&gt;transformation has already changed the metadata of the table in the task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried to use filter conditions instead of the record selection condition?&lt;/P&gt;&lt;P&gt;Did you get the same results?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lyka&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 22:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-apply-multiple-record-selection-conditions-in-Qlik/m-p/1798478#M856</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2021-04-09T22:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply multiple record selection conditions in Qlik Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-apply-multiple-record-selection-conditions-in-Qlik/m-p/1798487#M857</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/135855"&gt;@Benkku&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another possible reason is the spaces. Not very sure what's the source table column definition. you may adding &lt;STRONG&gt;trim() function&lt;/STRONG&gt; in your expression, or simply by &lt;STRONG&gt;adding the trailing spaces&lt;/STRONG&gt;, like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;($Parcel_ID != "Parcel_ID") AND ($Category != "IMPORT      ")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2021 01:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-apply-multiple-record-selection-conditions-in-Qlik/m-p/1798487#M857</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2021-04-10T01:51:24Z</dc:date>
    </item>
  </channel>
</rss>

