<?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 Map Chart performance is very slow in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530643#M107844</link>
    <description>&lt;P data-start="76" data-end="92"&gt;&lt;STRONG data-start="76" data-end="92"&gt;Hi everyone,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-start="94" data-end="273"&gt;On our side, the development has been completed at both the mashup level and in Qlik Sense. However, the entire dashboard is experiencing performance issues due to the Map chart.&lt;/P&gt;
&lt;P data-start="275" data-end="391"&gt;The Point layer works fine, but when we add the Area layer at the state level, it significantly impacts performance.&lt;/P&gt;
&lt;P data-start="393" data-end="434"&gt;Could anyone suggest a solution for this?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Sep 2025 09:32:39 GMT</pubDate>
    <dc:creator>Shaigokul</dc:creator>
    <dc:date>2025-09-12T09:32:39Z</dc:date>
    <item>
      <title>Map Chart performance is very slow</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530643#M107844</link>
      <description>&lt;P data-start="76" data-end="92"&gt;&lt;STRONG data-start="76" data-end="92"&gt;Hi everyone,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-start="94" data-end="273"&gt;On our side, the development has been completed at both the mashup level and in Qlik Sense. However, the entire dashboard is experiencing performance issues due to the Map chart.&lt;/P&gt;
&lt;P data-start="275" data-end="391"&gt;The Point layer works fine, but when we add the Area layer at the state level, it significantly impacts performance.&lt;/P&gt;
&lt;P data-start="393" data-end="434"&gt;Could anyone suggest a solution for this?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 09:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530643#M107844</guid>
      <dc:creator>Shaigokul</dc:creator>
      <dc:date>2025-09-12T09:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Map Chart performance is very slow</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530645#M107845</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe this?&lt;/P&gt;&lt;P&gt;1.Are all layovers need at all time , all zoom levels , you can specify the zoom level for each layer?&lt;/P&gt;&lt;P&gt;2. Use&amp;nbsp; &amp;nbsp;If(GetSelectedCount(State) &amp;gt; 0, 1, 0) to show the Area layer only when relevant selections are made.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 10:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530645#M107845</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2025-09-12T10:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Map Chart performance is very slow</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530649#M107848</link>
      <description>&lt;OL data-start="93" data-end="419"&gt;
&lt;LI data-start="93" data-end="171"&gt;
&lt;P data-start="96" data-end="171"&gt;We tried adjusting the zoom levels, but the chart still takes time to load.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="173" data-end="419"&gt;
&lt;P data-start="176" data-end="205"&gt;We are using two area layers:&lt;/P&gt;
&lt;UL data-start="209" data-end="419"&gt;
&lt;LI data-start="209" data-end="327"&gt;
&lt;P data-start="211" data-end="327"&gt;One to display the unselected state borders with an outline, using the condition: &lt;CODE data-start="293" data-end="326"&gt;if(getSelectedCount(state) &amp;gt; 0)&lt;/CODE&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="331" data-end="419"&gt;
&lt;P data-start="333" data-end="419"&gt;The second area layer is used to show the state areas with colors representing values.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-start="421" data-end="597"&gt;The issue is that when both area layers are removed, the dashboard performance is very good. However, as soon as we add the area layers, the performance significantly degrades.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 10:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530649#M107848</guid>
      <dc:creator>Shaigokul</dc:creator>
      <dc:date>2025-09-12T10:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Map Chart performance is very slow</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530653#M107849</link>
      <description>&lt;P&gt;HI &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/350148"&gt;@Shaigokul&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you upload area layers as KMLfiles or are you relying on lookups based on online available geo location. In this case obviously KML will be recommended.&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 11:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530653#M107849</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2025-09-12T11:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map Chart performance is very slow</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530654#M107850</link>
      <description>&lt;P&gt;We created the kml but it stored in qvd format&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 11:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Chart-performance-is-very-slow/m-p/2530654#M107850</guid>
      <dc:creator>Shaigokul</dc:creator>
      <dc:date>2025-09-12T11:42:11Z</dc:date>
    </item>
  </channel>
</rss>

