<?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: Remove Values from System Tables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Remove-Values-from-System-Tables/m-p/1298596#M27537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want a list box which only shows Customer in it? May be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If($Table = 'Customer', $Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you have 10 tables and you want 3 of them:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match($Table, 'Table1', 'Table2', 'Table3'), $Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Apr 2017 14:24:39 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-04-11T14:24:39Z</dc:date>
    <item>
      <title>Remove Values from System Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Remove-Values-from-System-Tables/m-p/1298595#M27536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the System fields($Table,$Field) to get a list of values for each column that the user can filter on. I'd like to filter the values that display when using these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;If I had two tables loaded into the qlik app (Customer,Employee) could I filter the values form $Table to only show customer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 14:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Remove-Values-from-System-Tables/m-p/1298595#M27536</guid>
      <dc:creator />
      <dc:date>2017-04-11T14:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Values from System Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Remove-Values-from-System-Tables/m-p/1298596#M27537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want a list box which only shows Customer in it? May be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If($Table = 'Customer', $Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you have 10 tables and you want 3 of them:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match($Table, 'Table1', 'Table2', 'Table3'), $Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 14:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Remove-Values-from-System-Tables/m-p/1298596#M27537</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-11T14:24:39Z</dc:date>
    </item>
  </channel>
</rss>

