<?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: Linking Filter values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808216#M1212331</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you could do so by implementing generic keys / dimensional link tables as described in&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Documents/Generic-keys/ta-p/1496560" target="_blank"&gt;https://community.qlik.com/t5/Documents/Generic-keys/ta-p/1496560&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
    <pubDate>Sun, 16 May 2021 16:50:52 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2021-05-16T16:50:52Z</dc:date>
    <item>
      <title>Linking Filter values</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808214#M1212330</link>
      <description>&lt;P&gt;Please have a look at the attached file.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Background:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Table 1 is the input file where user will enter his inputs. Columns: S.No, Product, Parts&lt;/P&gt;&lt;P&gt;Table 2 contains all the reference mappings. Columns: Product, Parts&lt;/P&gt;&lt;P&gt;Entries in table1 are subset of entries in table2.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Requirement:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In table 1, Say the user has given Mobile is S.No 2 and left Parts blank. It means that the user wants to input ALL parts under Mobile. So in the dashboard, if I select "2" in S.No listbox, I should see "Mobile" in Product listbox and "ALL" parts which are in "Mobile" in the reference table 2 under Parts listbox. Same is required of all fields (except S.No) in table 1.&lt;/P&gt;&lt;P&gt;Note: My input in dashboard is ONLY S.No listbox. User's input is through table 1. Idea is to make it easy for the user, so that he does not have to list every Part under Mobile in Table 1. If ANY field is blank in table 1, dashboard should understand as ALL POSSIBLE entries from table 2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have tried using a link table between my 2 tables. It does not work still. Please check the attached updated code.&lt;/P&gt;&lt;P&gt;Please help. I am new to qlikview. Thanks in advance!!&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 11:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808214#M1212330</guid>
      <dc:creator>vizz3108</dc:creator>
      <dc:date>2021-05-18T11:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Filter values</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808216#M1212331</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you could do so by implementing generic keys / dimensional link tables as described in&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Documents/Generic-keys/ta-p/1496560" target="_blank"&gt;https://community.qlik.com/t5/Documents/Generic-keys/ta-p/1496560&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Sun, 16 May 2021 16:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808216#M1212331</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2021-05-16T16:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Filter values</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808559#M1212359</link>
      <description>&lt;P&gt;Did not understand how to implement that. Can you please post a sample solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 05:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808559#M1212359</guid>
      <dc:creator>vizz3108</dc:creator>
      <dc:date>2021-05-18T05:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Filter values</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808843#M1212384</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I think your instinct to do a linktable is the right one!&amp;nbsp; It's just the implementation that you need to adjust a bit.&amp;nbsp; The attached can be improved, but I think it does what you want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notes:&amp;nbsp; If you wanna do optimisation like the autonumberhash, try to do these later on in the process if possible.&amp;nbsp; Especially when you're debugging it's important to be able to see what's going wrong.&amp;nbsp; Also, if you can't guarantee the case, do an upper on your keys so that they all join correctly.&lt;/P&gt;&lt;P&gt;if you select, S.No 2:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nsm1234567_0-1621375428292.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55224i58B9BE9114BED57D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nsm1234567_0-1621375428292.png" alt="nsm1234567_0-1621375428292.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you select S.No 1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nsm1234567_2-1621375543657.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55226iB560B3CCAFCF57FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nsm1234567_2-1621375543657.png" alt="nsm1234567_2-1621375543657.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;if you select S.No 4:&amp;nbsp;&lt;STRONG&gt;NB:&amp;nbsp; Qlikview is case sensitive, so I had to change the spelling of Parts to be upper case in table 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nsm1234567_3-1621375762781.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55227i6162C6B8612932E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nsm1234567_3-1621375762781.png" alt="nsm1234567_3-1621375762781.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 22:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808843#M1212384</guid>
      <dc:creator>nsm1234567</dc:creator>
      <dc:date>2021-05-18T22:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Filter values</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808871#M1212393</link>
      <description>&lt;P&gt;Hey...Many many thanks for the solution. This was an example. In my real case, I have 5 common fields. So should I do combinations for the 5 fields and concatenate them in Link table? Or can we use generic keys here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls guide.&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 05:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Filter-values/m-p/1808871#M1212393</guid>
      <dc:creator>vizz3108</dc:creator>
      <dc:date>2021-05-19T05:23:18Z</dc:date>
    </item>
  </channel>
</rss>

