<?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 Filtering rows of a straight table in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filtering-rows-of-a-straight-table-in-Qlik-Sense/m-p/1688286#M52488</link>
    <description>&lt;P&gt;I have a straight table like following&lt;/P&gt;&lt;P&gt;ID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ID_Delph&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EVE00188&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;EVE00189&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;EVE00190&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;EVE00191&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;INC00188&amp;nbsp; &amp;nbsp; &amp;nbsp; 99120&lt;/P&gt;&lt;P&gt;INC00189&amp;nbsp; &amp;nbsp; &amp;nbsp; 99121&lt;/P&gt;&lt;P&gt;INC00190&amp;nbsp; &amp;nbsp; &amp;nbsp; 99122&lt;/P&gt;&lt;P&gt;INC00191&amp;nbsp; &amp;nbsp; &amp;nbsp; 99123&lt;/P&gt;&lt;P&gt;What I want to do, is filter out every ID that contains EVE*, so I can only see the ones with INC*, but I tried with this&amp;nbsp;aggr(only({&amp;lt;ID_INCEVE_RTI = {'INC*'}&amp;gt;},),ID_INCEVE_RTI) and this if (ID_INCEVE_RTI = 'INC*',&amp;nbsp;ID_INCEVE_RTI), and both of them did filter out EVE* IDs, but I can't see INC* IDs rigth now because they show like these&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;ID&amp;nbsp; | ID_Delph&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 99120&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 99121&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 99122&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 99123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
    <dc:creator>AndresCR14</dc:creator>
    <dc:date>2021-12-20T21:32:42Z</dc:date>
    <item>
      <title>Filtering rows of a straight table in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Filtering-rows-of-a-straight-table-in-Qlik-Sense/m-p/1688286#M52488</link>
      <description>&lt;P&gt;I have a straight table like following&lt;/P&gt;&lt;P&gt;ID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ID_Delph&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EVE00188&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;EVE00189&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;EVE00190&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;EVE00191&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&lt;/P&gt;&lt;P&gt;INC00188&amp;nbsp; &amp;nbsp; &amp;nbsp; 99120&lt;/P&gt;&lt;P&gt;INC00189&amp;nbsp; &amp;nbsp; &amp;nbsp; 99121&lt;/P&gt;&lt;P&gt;INC00190&amp;nbsp; &amp;nbsp; &amp;nbsp; 99122&lt;/P&gt;&lt;P&gt;INC00191&amp;nbsp; &amp;nbsp; &amp;nbsp; 99123&lt;/P&gt;&lt;P&gt;What I want to do, is filter out every ID that contains EVE*, so I can only see the ones with INC*, but I tried with this&amp;nbsp;aggr(only({&amp;lt;ID_INCEVE_RTI = {'INC*'}&amp;gt;},),ID_INCEVE_RTI) and this if (ID_INCEVE_RTI = 'INC*',&amp;nbsp;ID_INCEVE_RTI), and both of them did filter out EVE* IDs, but I can't see INC* IDs rigth now because they show like these&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;ID&amp;nbsp; | ID_Delph&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 99120&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 99121&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 99122&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; 99123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filtering-rows-of-a-straight-table-in-Qlik-Sense/m-p/1688286#M52488</guid>
      <dc:creator>AndresCR14</dc:creator>
      <dc:date>2021-12-20T21:32:42Z</dc:date>
    </item>
  </channel>
</rss>

