<?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 - displaying all points - do not display zero/null points in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1753196#M58047</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24530"&gt;@jerryr125&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can do an IF statement in the dimension if you have a calculated value already. Ex. IF(Sales&amp;gt;0, Store). This would only show stores that have sales. If you don't have a calculated value you will likely want to create a flag in the load.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Oct 2020 13:26:43 GMT</pubDate>
    <dc:creator>Steven_Haught</dc:creator>
    <dc:date>2020-10-16T13:26:43Z</dc:date>
    <item>
      <title>Map - Point Layer - displaying all points - do not display zero/null points</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1753168#M58041</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am probably overlooking a setting but I have a question about the point layer.&lt;/P&gt;&lt;P&gt;Is there a way NOT to display points with zero/null value ? That is, Size/Shape for each location is determined by a quantity.&lt;/P&gt;&lt;P&gt;Some of the points on the map do not have a quantity and therefore I do not wish for those points to display.&lt;/P&gt;&lt;P&gt;Thoughts ? Jerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1753168#M58041</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2024-11-16T01:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Map - Point Layer - displaying all points - do not display zero/null points</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1753196#M58047</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24530"&gt;@jerryr125&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can do an IF statement in the dimension if you have a calculated value already. Ex. IF(Sales&amp;gt;0, Store). This would only show stores that have sales. If you don't have a calculated value you will likely want to create a flag in the load.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 13:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1753196#M58047</guid>
      <dc:creator>Steven_Haught</dc:creator>
      <dc:date>2020-10-16T13:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Map - Point Layer - displaying all points - do not display zero/null points</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1753201#M58048</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24530"&gt;@jerryr125&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or of you do not want to create a flag you could try this:&lt;/P&gt;&lt;P&gt;=IF(&lt;BR /&gt;Aggr(&lt;BR /&gt;Sum({$&amp;lt;Setexpression{}&amp;gt;}SALES)&lt;BR /&gt;,Store)&lt;BR /&gt;&amp;gt;0&lt;BR /&gt;,Store)&lt;/P&gt;&lt;P&gt;The 0 can be set to any value you want.&lt;/P&gt;&lt;P&gt;You can make this dynamic by using a variable and a variable input box. Set the zero to a variable as such:&amp;nbsp; '$(vSalesAmount)'&lt;/P&gt;&lt;P&gt;Where vSalesAmount is blank. Use variable input box to place your target amount in.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 13:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1753201#M58048</guid>
      <dc:creator>Steven_Haught</dc:creator>
      <dc:date>2020-10-16T13:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Map - Point Layer - displaying all points - do not display zero/null points</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1754188#M58134</link>
      <description>&lt;P&gt;Thank you very much !&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 15:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Point-Layer-displaying-all-points-do-not-display-zero-null/m-p/1754188#M58134</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2020-10-20T15:40:29Z</dc:date>
    </item>
  </channel>
</rss>

