<?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: Hide values between two tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928544#M1255776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can try to introduce a flag in your script that identifies the duplicate values as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image24.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99895_image24.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your chart can then use set analysis to only show the duplicate values if necessary. Please see attached for more details and let me know if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 01:24:04 GMT</pubDate>
    <dc:creator>cjohnson</dc:creator>
    <dc:date>2015-09-24T01:24:04Z</dc:date>
    <item>
      <title>Hide values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928543#M1255774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #262626; font-family: arial, sans-serif; font-size: 13px;"&gt;There two tables with country names: in the first table there are 15 names and in the second one, 160 names. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #262626; font-family: arial, sans-serif; font-size: 13px;"&gt;I want to merge both tables, but i only want to see the names that are repeated, hiding the unique registers from the second table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Country&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Germany&lt;/P&gt;&lt;P&gt;Canada&lt;/P&gt;&lt;P&gt;USA&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;Table 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Country&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Germany&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Canada&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;USA&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Colombia&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Argentina&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Brazil&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Norway&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;in this example i want to hide Colombia, Argentina, Brazil, Norway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928543#M1255774</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928544#M1255776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can try to introduce a flag in your script that identifies the duplicate values as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image24.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99895_image24.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your chart can then use set analysis to only show the duplicate values if necessary. Please see attached for more details and let me know if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 01:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928544#M1255776</guid>
      <dc:creator>cjohnson</dc:creator>
      <dc:date>2015-09-24T01:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928545#M1255778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="SP Mu" style="font-family: arial, sans-serif; font-size: 13px; margin-bottom: 6px; color: #262626;"&gt;Hello, Camile! thank you for your answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is really close to what i'm looking for, but it still show the extra names that i want to hide (the unique ones).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="xAWnQc tL8wMe" dir="ltr"&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 16:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928545#M1255778</guid>
      <dc:creator />
      <dc:date>2015-09-24T16:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928546#M1255781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add a listbox with expression&lt;/P&gt;&lt;P&gt;or the same expression in a calculated dimension of a chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(Only({$ &amp;lt;Country={"=count(Country)&amp;gt;1"}&amp;gt;} Country),Country)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99978_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 16:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928546#M1255781</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-09-24T16:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928547#M1255783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. I wasn't sure if you wanted the hidden values in a table/chart or in a list box or both. If it's in the table you should still be able to use the method above. If it's in a list box you can use &lt;A href="https://community.qlik.com/qlik-users/10670"&gt;maxgro&lt;/A&gt;‌ method below or you can use the following expression instead:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=AGGR(ONLY({&amp;lt;fExists = {1}&amp;gt;}Country), Country)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached for implementation of this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 17:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928547#M1255783</guid>
      <dc:creator>cjohnson</dc:creator>
      <dc:date>2015-09-24T17:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928548#M1255785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #262626; font-family: arial, sans-serif; font-size: 13px;"&gt;Still not hiding the extra names (it's a ListBox), but i'm using the visualization option to hide the excluded values. It's a &lt;SPAN style="color: #262626; font-family: arial, sans-serif; font-size: 13px;"&gt;intermediate &lt;/SPAN&gt;solution using fExists Box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 18:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928548#M1255785</guid>
      <dc:creator />
      <dc:date>2015-09-24T18:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928549#M1255787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's done!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i didit with &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="10670" data-objecttype="3" href="https://community.qlik.com/people/maxgro" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;axgro&lt;/A&gt;‌ method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank to for you both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 19:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928549#M1255787</guid>
      <dc:creator />
      <dc:date>2015-09-24T19:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hide values between two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928550#M1255788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure why it wouldn't hide the extra names -- all the extra names are being hidden from my example.&lt;/P&gt;&lt;P&gt;Another option you have is to not use the existence flag and create a pseudo list box using an expression like the one found below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(SUM(fTable1)+SUM(fTable2) &amp;gt;1, 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image25.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99989_image25.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated document attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 19:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-values-between-two-tables/m-p/928550#M1255788</guid>
      <dc:creator>cjohnson</dc:creator>
      <dc:date>2015-09-24T19:51:05Z</dc:date>
    </item>
  </channel>
</rss>

