<?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: How use a container to hide geoanalytics layers in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1822903#M3602</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6330"&gt;@lironbaram&lt;/a&gt;&amp;nbsp;. Would like to see this possible in QGA.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jul 2021 01:47:48 GMT</pubDate>
    <dc:creator>dosborne</dc:creator>
    <dc:date>2021-07-19T01:47:48Z</dc:date>
    <item>
      <title>How use a container to hide geoanalytics layers</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1720818#M3172</link>
      <description>&lt;P&gt;I am using a geoanalytics map with drill down layers. Is there a way to reuse the same screen real estate (like a tabbed container) to only show the legend that goes with the layer that is currently active ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 15:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1720818#M3172</guid>
      <dc:creator>dosborne</dc:creator>
      <dc:date>2025-01-29T15:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: How use a container to hide geoanalytics layers</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1720862#M3174</link>
      <description>&lt;P&gt;hi ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently if you don't have large amount of entities or complex tooltip&lt;BR /&gt;i would recommend to use the Qlik sense built in map ,&amp;nbsp;&lt;BR /&gt;there you can hide non active layers , also allow selections from layers legend&amp;nbsp;&lt;/P&gt;&lt;P&gt;and support to printing the map&amp;nbsp;&lt;/P&gt;&lt;P&gt;but to your specific question ,&lt;BR /&gt;assuming you have to layers for country and city&amp;nbsp;&lt;BR /&gt;1.create both layers then make both of them master visualizations&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. place a container and add both of the layers created in previous step&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. for the country layer in the container show condition write this : =if(GetPossibleCount(Country)=1,0,1)&lt;/P&gt;&lt;P&gt;4. for the city layer write this :&amp;nbsp;=if(GetPossibleCount(Country)=1,1,0)&lt;/P&gt;&lt;P&gt;5. in the container appearance properties set tabs off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 12:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1720862#M3174</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-06-22T12:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: How use a container to hide geoanalytics layers</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1821590#M3592</link>
      <description>&lt;P&gt;Thanks for the reply !&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I can tell (through experimentation and research&amp;nbsp;&lt;A href="https://community.qlik.com/t5/GeoAnalytics/Add-geoanalytics-map-to-a-tab-container/td-p/1649800" target="_blank"&gt;https://community.qlik.com/t5/GeoAnalytics/Add-geoanalytics-map-to-a-tab-container/td-p/1649800&lt;/A&gt;) QGA objects cant be put in container objects. You cant specify which Map ID to use with a layer object.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 03:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1821590#M3592</guid>
      <dc:creator>dosborne</dc:creator>
      <dc:date>2021-07-13T03:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: How use a container to hide geoanalytics layers</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1821849#M3594</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6330"&gt;@lironbaram&lt;/a&gt;&amp;nbsp; says, use the native map chart in Sense going forward, works with container.&lt;/P&gt;&lt;P&gt;For QV, instead of container, use show conditions directly on the map view instead.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 18:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1821849#M3594</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2021-07-13T18:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: How use a container to hide geoanalytics layers</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1822903#M3602</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6330"&gt;@lironbaram&lt;/a&gt;&amp;nbsp;. Would like to see this possible in QGA.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 01:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-use-a-container-to-hide-geoanalytics-layers/m-p/1822903#M3602</guid>
      <dc:creator>dosborne</dc:creator>
      <dc:date>2021-07-19T01:47:48Z</dc:date>
    </item>
  </channel>
</rss>

