<?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: Bubble layer association in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352761#M1509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah i already tried the second option. Thanks for the support. May be i'll try first option and get back on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 11:54:42 GMT</pubDate>
    <dc:creator>fabdulazeez</dc:creator>
    <dc:date>2017-07-11T11:54:42Z</dc:date>
    <item>
      <title>Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352758#M1506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to display same bubble layer twice and make them independent as we do in set analysis. The use case is to&amp;nbsp; display all the customers irrespective of selection on map&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2017 11:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352758#M1506</guid>
      <dc:creator>fabdulazeez</dc:creator>
      <dc:date>2017-07-09T11:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352759#M1507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fawaz,&lt;/P&gt;&lt;P&gt;That is possible in Qlik GeoAnalytics, add a measure like this Sum({1}1) to modify the dimension so that all values are visible.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 11:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352759#M1507</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2017-07-11T11:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352760#M1508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fawaz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can use one of these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;You need to use a set analysis to make the measure(s) ignore the points filtering.&lt;/P&gt;&lt;P&gt;For example, I had an ID, latitude and longitude for each datapoint. Then in the "Location, Size" section:&lt;/P&gt;&lt;P&gt;Avg({&amp;lt;ID=&amp;gt;} latitude)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Avg({&amp;lt;ID=&amp;gt;} longitude)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The same if you have other measures for size and color:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;ID=&amp;gt;} sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Remember to add all other dimensions to be ignored, like: &lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;ID=,category=&amp;gt;} sales)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You can create a copy of the customer table renaming the fields so it will be completely independent of other tables in your data model. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Then use these fields in your Bubble Layer. Since it doesn't have any common field with other tables, the filters won't affect the bubbles.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Ana Yakushi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Qlik GeoAnalytics&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 11:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352760#M1508</guid>
      <dc:creator>Ana_Yakushi</dc:creator>
      <dc:date>2017-07-11T11:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352761#M1509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah i already tried the second option. Thanks for the support. May be i'll try first option and get back on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 11:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352761#M1509</guid>
      <dc:creator>fabdulazeez</dc:creator>
      <dc:date>2017-07-11T11:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352762#M1510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Faraz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at Patric's answer, I think his expression is simpler because you don't need to specify the dimensions to be ignored by the filter. Just remember to apply the same to all of the measures (including latitude and longitude calculations) in the bubble layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ana Yakushi&lt;/P&gt;&lt;P&gt;Qlik GeoAnalytics &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 12:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352762#M1510</guid>
      <dc:creator>Ana_Yakushi</dc:creator>
      <dc:date>2017-07-11T12:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352763#M1511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please explain reccomendation. Should i be adding an additional measure like sum({1}1) or should i be modifying latitude an longitude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 06:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352763#M1511</guid>
      <dc:creator>fabdulazeez</dc:creator>
      <dc:date>2017-07-12T06:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352764#M1512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand how to apply sum({1}1) to latitude and longitude or dimension. Can you explain a little more. Sorry for the late response.i was to able get result on qlik normal map but not on geoanalytics&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 08:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352764#M1512</guid>
      <dc:creator>fabdulazeez</dc:creator>
      <dc:date>2017-08-10T08:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352765#M1513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fawaz,&lt;/P&gt;&lt;P&gt;The key is the set analysis expression, '{1}', to make the layer to ignore any selections that have been done.&lt;/P&gt;&lt;P&gt;So for a numeric lat or long I would use avg({1} lat) to get the desired result.&lt;/P&gt;&lt;P&gt;For string value something like maxstring({1} state_name) would work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 10:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/1352765#M1513</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2017-09-15T10:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble layer association</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/2047961#M4110</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;newbe to sense.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an inscript makegeopoint(lat,long) as LOCATION&lt;/P&gt;
&lt;P&gt;when i add {1}LOCATION to my point layer location dimension LOTNAME i get the desired affect of not filtering my points on map. however I lost the automatic Zoom on the map? And every time i go to a different sheet and back to the MAP sheet it zooms back out to the entire points layer.&lt;/P&gt;
&lt;P&gt;Is there a work around??&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;TMAN&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 14:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Bubble-layer-association/m-p/2047961#M4110</guid>
      <dc:creator>tman</dc:creator>
      <dc:date>2023-03-10T14:46:42Z</dc:date>
    </item>
  </channel>
</rss>

