<?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 Excluding Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excluding-Selection/m-p/643826#M235889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following in my dimension:&lt;/P&gt;&lt;P&gt;if( (Store_Latitude &amp;gt; vLatMin and Store_Latitude &amp;lt; vLatMax)&amp;nbsp; and ( Store_Longitude &amp;lt; vLonMax and Store_Longitude &amp;gt; vLonMin ), Store_FullName,null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is does is show all the stores within a radius of a selected Postal code. Works perfect except ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I associate Postal Code table with Store Table and others, the results are limited to just those in the area code.Is there a way I can/should exclude Postal Code from limiting the results?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 15:58:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-22T15:58:53Z</dc:date>
    <item>
      <title>Excluding Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-Selection/m-p/643826#M235889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following in my dimension:&lt;/P&gt;&lt;P&gt;if( (Store_Latitude &amp;gt; vLatMin and Store_Latitude &amp;lt; vLatMax)&amp;nbsp; and ( Store_Longitude &amp;lt; vLonMax and Store_Longitude &amp;gt; vLonMin ), Store_FullName,null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is does is show all the stores within a radius of a selected Postal code. Works perfect except ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I associate Postal Code table with Store Table and others, the results are limited to just those in the area code.Is there a way I can/should exclude Postal Code from limiting the results?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 15:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-Selection/m-p/643826#M235889</guid>
      <dc:creator />
      <dc:date>2014-05-22T15:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-Selection/m-p/643827#M235890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in expresion try use below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Postal Code&lt;/SPAN&gt;]=&amp;gt;}fieldname)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in above&amp;nbsp; [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Postal Code&lt;/SPAN&gt;]=&lt;/P&gt;&lt;P&gt;used to exclude selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 16:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-Selection/m-p/643827#M235890</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-22T16:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-Selection/m-p/643828#M235891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunil,&lt;/P&gt;&lt;P&gt;I knew it was going to come down to using set analysis; although I was hoping to do it another way. I did use what you said in a text object and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;[PostalCode_PostalCode]=&amp;gt; }distinct if( (Store_Latitude &amp;gt; vLatMin and Store_Latitude &amp;lt; vLatMax)&amp;nbsp; and ( Store_Longitude &amp;lt; vLonMax and Store_Longitude &amp;gt; vLonMin ), Store_FullName))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 16:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-Selection/m-p/643828#M235891</guid>
      <dc:creator />
      <dc:date>2014-05-22T16:25:09Z</dc:date>
    </item>
  </channel>
</rss>

