<?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: Map Point Layer Filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1515170#M36715</link>
    <description>&lt;P&gt;I think it could be restricted with a set analysis condition like: {&amp;lt; STATUS = {'PROPOSED'} &amp;gt;} within the dimensions/expressions. Another and maybe easier way might be just to duplicate the dimension/measure fields within the datamodel by replacing the field-values with null() if the condition isn't fullfilled.&lt;/P&gt;&lt;P&gt;Beside this I'm not sure if it's really useful to use/build such kind of logics, see: &lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Let-the-User-Select/ba-p/1463978" target="_blank"&gt;Let-the-User-Select&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Sat, 01 Dec 2018 10:07:19 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-12-01T10:07:19Z</dc:date>
    <item>
      <title>Map Point Layer Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/137940#M9710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Suny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question for you - is it possible to pre-filter the dimension used as the point layer to only plot values that contain a specific value? Much like set analysis, I want to plot my records by country but only were their STATUS = 'PROPOSED'. I am trying to avoid having the user apply the 'PROPOSED' filter from the filter pane. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to bother with such a basic question but I couldn't find any posts even remotely related to this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 19:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/137940#M9710</guid>
      <dc:creator>benwashburne</dc:creator>
      <dc:date>2018-08-30T19:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Map Point Layer Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1515095#M36710</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Any chance you can assist on the above?&lt;/P&gt;&lt;P&gt;Vielen dank!&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 21:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1515095#M36710</guid>
      <dc:creator>benwashburne</dc:creator>
      <dc:date>2018-11-30T21:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Map Point Layer Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1515170#M36715</link>
      <description>&lt;P&gt;I think it could be restricted with a set analysis condition like: {&amp;lt; STATUS = {'PROPOSED'} &amp;gt;} within the dimensions/expressions. Another and maybe easier way might be just to duplicate the dimension/measure fields within the datamodel by replacing the field-values with null() if the condition isn't fullfilled.&lt;/P&gt;&lt;P&gt;Beside this I'm not sure if it's really useful to use/build such kind of logics, see: &lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Let-the-User-Select/ba-p/1463978" target="_blank"&gt;Let-the-User-Select&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Sat, 01 Dec 2018 10:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1515170#M36715</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-12-01T10:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Map Point Layer Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1515285#M36717</link>
      <description>&lt;P&gt;Hello Ben,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you don't mind me following this question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sitting with a similar request, but rather than restricting to a field, I would like to show Events which happened on the max Date. Normally I let the user select what needs to me seen, but I have built a dashboard and would like to highlight only certain items, without user selections.&amp;nbsp; In a table I am able to show the most recent events but I have been unable to reproduce these events on a map 'automatically'. "count({&amp;lt;[Class]={'XXXXXX'}, [Date]={'$(=max([Date]))'} &amp;gt;} Key)" is what I use in the table expression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 04:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1515285#M36717</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2018-12-03T04:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Map Point Layer Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1518892#M37077</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the suggestion. I will try it out and get back to you!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 20:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-Filter/m-p/1518892#M37077</guid>
      <dc:creator>benwashburne</dc:creator>
      <dc:date>2018-12-10T20:18:56Z</dc:date>
    </item>
  </channel>
</rss>

