<?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 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer/m-p/1927121#M76347</link>
    <description>&lt;P&gt;If you split you GeoLocation into Lat and Long you can use expressions using set analysis.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;max({$&amp;lt;CurrentAccountType={'ActiveSubscriber'}&amp;gt;}Lat) and&amp;nbsp;max({$&amp;lt;CurrentAccountType={'ActiveSubscriber'}&amp;gt;}Long).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Not sure if you can use GeoLocation like that as well.&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 22:09:05 GMT</pubDate>
    <dc:creator>danielrozental</dc:creator>
    <dc:date>2022-05-05T22:09:05Z</dc:date>
    <item>
      <title>Map Point Layer</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer/m-p/1926146#M76251</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to create a point layer in maps where it only plots certain points from the data set but struggling to figure out how to do it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an Account Dimension of 40,000 accounts all with an ID and geolocation. But I only want to plot 4,000 of them that are currently active which is defined by a simple flag in the script.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried putting into the Dimension on the point layer&amp;nbsp;=({$&amp;lt;CurrentAccountType={'ActiveSubscriber'}&amp;gt;}Key_AccountID), and also tried putting in the location field&amp;nbsp;({$&amp;lt;CurrentAccountType={'ActiveSubscriber'}&amp;gt;}GeoLocation), but with both of them it still plots every single account.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've thought I could add into the script a new field which only gives the geo location or account id where&amp;nbsp;CurrentAccountType=ActiveSubscriber and null the other values, but don't really want to if i can avoid it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas please???&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 10:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer/m-p/1926146#M76251</guid>
      <dc:creator>CharlieR</dc:creator>
      <dc:date>2022-05-04T10:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Map Point Layer</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer/m-p/1927121#M76347</link>
      <description>&lt;P&gt;If you split you GeoLocation into Lat and Long you can use expressions using set analysis.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;max({$&amp;lt;CurrentAccountType={'ActiveSubscriber'}&amp;gt;}Lat) and&amp;nbsp;max({$&amp;lt;CurrentAccountType={'ActiveSubscriber'}&amp;gt;}Long).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Not sure if you can use GeoLocation like that as well.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 22:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer/m-p/1927121#M76347</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2022-05-05T22:09:05Z</dc:date>
    </item>
  </channel>
</rss>

