<?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: Show all possible values with common ID when filtering one in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992753#M82154</link>
    <description>&lt;P&gt;Then I only get the selected advertiser&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Femke_DPG_0-1665750561683.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91330iCD32E8BDA80DC71A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Femke_DPG_0-1665750561683.png" alt="Femke_DPG_0-1665750561683.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2022 12:29:30 GMT</pubDate>
    <dc:creator>Femke_DPG</dc:creator>
    <dc:date>2022-10-14T12:29:30Z</dc:date>
    <item>
      <title>Show all possible values with common ID when filtering one</title>
      <link>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992731#M82148</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An advertiser has a corresponding category. When I filter on one advertiser, I would like to see all the other advertisers with the same category.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example: Aldi has category 'Food &amp;amp; Distribution'. I would also like to see Colruyt, Albert Heyn, Delhaize, ... automatticaly when filtering on Aldi.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help me please?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;
&lt;P&gt;Femke&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 12:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992731#M82148</guid>
      <dc:creator>Femke_DPG</dc:creator>
      <dc:date>2022-10-14T12:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Show all possible values with common ID when filtering one</title>
      <link>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992737#M82149</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Implicit set analysis,&amp;nbsp; using P().&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;=&lt;FONT color="#0000FF"&gt;only&lt;/FONT&gt;({$&amp;lt;AdvertiserID&lt;/FONT&gt;&lt;FONT face="courier new,courier"&gt;=&lt;FONT color="#0000FF"&gt;P&lt;/FONT&gt;(AdvertiserID),&amp;nbsp;Category&lt;/FONT&gt;&lt;FONT face="courier new,courier"&gt;&amp;gt;}Advertiser_Name)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;For more&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;FONT face="courier new, courier"&gt;clarity go through below link,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-modifiers-implicit-field-value-definitions.htm?_ga=2.59286187.784496277.1665721068-54110136.1636361895&amp;amp;_gac=1.209003174.1665742129.EAIaIQobChMI5tC907zf-gIVk5NmAh0PSQuiEAAYASAAEgKxt_D_BwE" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-modifiers-implicit-field-value-definitions.htm?_ga=2.59286187.784496277.1665721068-54110136.1636361895&amp;amp;_gac=1.209003174.1665742129.EAIaIQobChMI5tC907zf-gIVk5NmAh0PSQuiEAAYASAAEgKxt_D_BwE&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 12:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992737#M82149</guid>
      <dc:creator>TusharCC</dc:creator>
      <dc:date>2022-10-14T12:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show all possible values with common ID when filtering one</title>
      <link>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992740#M82150</link>
      <description>&lt;P&gt;Thanks, but it must be depending on filter.&lt;/P&gt;
&lt;P&gt;So when I filter on Aldi (advertiser) it must know that aldi has the category 'Food &amp;amp; distribution'. Without filting on category, it must show all possible advertisers with the same category. But without filtering on category and ignoring filter advertiser.&lt;/P&gt;
&lt;P&gt;I hope it's clear, it's difficult to describe &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 12:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992740#M82150</guid>
      <dc:creator>Femke_DPG</dc:creator>
      <dc:date>2022-10-14T12:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Show all possible values with common ID when filtering one</title>
      <link>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992753#M82154</link>
      <description>&lt;P&gt;Then I only get the selected advertiser&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Femke_DPG_0-1665750561683.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91330iCD32E8BDA80DC71A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Femke_DPG_0-1665750561683.png" alt="Femke_DPG_0-1665750561683.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 12:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992753#M82154</guid>
      <dc:creator>Femke_DPG</dc:creator>
      <dc:date>2022-10-14T12:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Show all possible values with common ID when filtering one</title>
      <link>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992782#M82156</link>
      <description>&lt;P&gt;That worked! But like that:&lt;/P&gt;
&lt;P&gt;=only({$&amp;lt;[Product Category Name]=P([Product Category Name]), Advertiser&amp;gt;}[Advertiser Holding])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 13:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-all-possible-values-with-common-ID-when-filtering-one/m-p/1992782#M82156</guid>
      <dc:creator>Femke_DPG</dc:creator>
      <dc:date>2022-10-14T13:37:41Z</dc:date>
    </item>
  </channel>
</rss>

