<?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: Create Filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182026#M21892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this needed for selection or are you looking to create a chart where ID 1 and 6 are displayed? I guess provide some context of where it is needed to be used and may be we can offer some useful advice &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2016 23:45:25 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-12T23:45:25Z</dc:date>
    <item>
      <title>Create Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182025#M21891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a filter where the following condition is met:&amp;nbsp; Ability to identify all Item Types where the Item Type is = A and the ID doesn't have multiple Item Types associated to it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp; Item Type&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, I'd like for it to return&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I can use Item Type as a filter but if I select A it includes instances where other Item Types were associated to the same ID. If anyone has any suggestions that would be greatly appreciated.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 21:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182025#M21891</guid>
      <dc:creator />
      <dc:date>2016-09-12T21:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182026#M21892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this needed for selection or are you looking to create a chart where ID 1 and 6 are displayed? I guess provide some context of where it is needed to be used and may be we can offer some useful advice &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 23:45:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182026#M21892</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-12T23:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182027#M21893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry.&amp;nbsp; Yes, I need to be able to create a selection that will then only display ID 1 and 6 on a chart.&amp;nbsp;&amp;nbsp; Currently, when I use a standard filter for Item Type it would return IDs for 1, 3, 4, and 6.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 00:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182027#M21893</guid>
      <dc:creator />
      <dc:date>2016-09-13T00:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182028#M21894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be create a flag in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Item Type]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left Join (Table)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(DISTINCT &lt;SPAN style="font-size: 13.3333px;"&gt;[Item Type]&lt;/SPAN&gt;) as Count&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be now on the front end create a filter selection object using the following expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Only({&amp;lt;Count = {1}, [Iten Type] = {'A'}&amp;gt;} [ID]), [ID])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 00:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182028#M21894</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-13T00:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182029#M21895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll give this a shot in the morning.&amp;nbsp; My access to the server is off at the moment.&amp;nbsp; I really appreciate all of the help. If I can get it to work, I'll make sure to make the answer as correct.&amp;nbsp; Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 01:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182029#M21895</guid>
      <dc:creator />
      <dc:date>2016-09-13T01:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Create Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182030#M21896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sonny - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to get the load script but had to add a group by ID so it didn't return an invalid expression error during the load.&amp;nbsp; Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 16:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-Filter/m-p/1182030#M21896</guid>
      <dc:creator />
      <dc:date>2016-09-29T16:17:20Z</dc:date>
    </item>
  </channel>
</rss>

