<?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: File match : filter data in a table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/File-match-filter-data-in-a-table/m-p/1633002#M47128</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I would load the ID as a concat-string&lt;/P&gt;&lt;P&gt;load concat(distinct Field,',') as Concat&lt;BR /&gt;from your table;&lt;/P&gt;&lt;P&gt;then get the string as a variable&lt;BR /&gt;let vFilter = peek('Concat');&lt;/P&gt;&lt;P&gt;and use this variable as a filter in the select&lt;/P&gt;&lt;P&gt;select * from table&lt;/P&gt;&lt;P&gt;where ID in ($(vFilter));&lt;/P&gt;&lt;P&gt;Or something similar&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2019 12:30:06 GMT</pubDate>
    <dc:creator>martinpohl</dc:creator>
    <dc:date>2019-10-09T12:30:06Z</dc:date>
    <item>
      <title>File match : filter data in a table</title>
      <link>https://community.qlik.com/t5/App-Development/File-match-filter-data-in-a-table/m-p/1632992#M47127</link>
      <description>&lt;P&gt;Hello everyone,,&lt;/P&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;I have a table with fields ID name&amp;nbsp; and sales with over 400k records&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get files with ID usually having 300 IDs in each file.&lt;/P&gt;&lt;P&gt;I need to filter the table as per these IDs&lt;/P&gt;&lt;P&gt;It is a published app and there is no provision to store the excel file on the server&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use variable extension or qsvariable ?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Oct 2019 11:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/File-match-filter-data-in-a-table/m-p/1632992#M47127</guid>
      <dc:creator>Dembegomes</dc:creator>
      <dc:date>2019-10-09T11:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: File match : filter data in a table</title>
      <link>https://community.qlik.com/t5/App-Development/File-match-filter-data-in-a-table/m-p/1633002#M47128</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I would load the ID as a concat-string&lt;/P&gt;&lt;P&gt;load concat(distinct Field,',') as Concat&lt;BR /&gt;from your table;&lt;/P&gt;&lt;P&gt;then get the string as a variable&lt;BR /&gt;let vFilter = peek('Concat');&lt;/P&gt;&lt;P&gt;and use this variable as a filter in the select&lt;/P&gt;&lt;P&gt;select * from table&lt;/P&gt;&lt;P&gt;where ID in ($(vFilter));&lt;/P&gt;&lt;P&gt;Or something similar&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 12:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/File-match-filter-data-in-a-table/m-p/1633002#M47128</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2019-10-09T12:30:06Z</dc:date>
    </item>
  </channel>
</rss>

