<?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 two tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808225#M1212334</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/41222"&gt;@Qrishna&lt;/a&gt;&amp;nbsp;Thanks for your reply.&lt;/P&gt;&lt;P&gt;The idea linking tables with creating a commun key is good, but it has a problem that by choosing A1, you're imposing choosing B1 and C1 (because you setted for A1, B1 and C1 the key value=1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help please?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Sun, 16 May 2021 21:56:23 GMT</pubDate>
    <dc:creator>AmCh</dc:creator>
    <dc:date>2021-05-16T21:56:23Z</dc:date>
    <item>
      <title>Linking two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808109#M1212316</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have as an example the following table and fields:&lt;/P&gt;&lt;P&gt;Table_a&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Systems&lt;/TD&gt;&lt;TD&gt;Value_a&lt;/TD&gt;&lt;TD&gt;Value_b&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A1&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and independent fields:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;System A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;System B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;System C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Input:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Enduser selects from each Field (&lt;STRONG&gt;System A, B and C&lt;/STRONG&gt;) a value. As an example hier: &lt;EM&gt;A1,B1 and C1&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Desired output:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Field &lt;STRONG&gt;Systems&lt;/STRONG&gt; from &lt;STRONG&gt;Table_a&lt;/STRONG&gt; should based on the previous selections show only &lt;EM&gt;A1,B1 and C1&lt;/EM&gt; and there the enduser can select a value between &lt;EM&gt;A1, B1 and C1&lt;/EM&gt; from the same field&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Any help please?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 19:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808109#M1212316</guid>
      <dc:creator>AmCh</dc:creator>
      <dc:date>2021-05-14T19:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808132#M1212320</link>
      <description>&lt;P&gt;I would recommend creating 3 inline tables, one for each of the System A, B, C&lt;/P&gt;&lt;P&gt;load* inline [&lt;BR /&gt;SystemA&lt;BR /&gt;A1&lt;BR /&gt;A2&lt;BR /&gt;A3&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Then, in the dimensions field, you can create a calculated dimension like this:&lt;/P&gt;&lt;P&gt;=if(SubStringCount(GetFieldSelections(SystemA),Case),Case,if(SubStringCount(GetFieldSelections(SystemB),Case),Case,if(SubStringCount(GetFieldSelections(SystemC),Case),Case,'')))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will result in nothing showing if there are no selections for System A, System B, or System C.&amp;nbsp; You can create a Document Settings/Trigger such that if nothing is selected, all of them get selected for the the System selections.&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 20:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808132#M1212320</guid>
      <dc:creator>OceanView</dc:creator>
      <dc:date>2021-05-14T20:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808166#M1212324</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141504"&gt;@OceanView&lt;/a&gt;&amp;nbsp; for your reply.&lt;/P&gt;&lt;P&gt;I don't want to create a new dimension field. I want only to make changes on existing field, from which other fields from the same table are depending.&lt;/P&gt;&lt;P&gt;&lt;U&gt;Changes&lt;/U&gt;: Based on previous selections, the already existing field should 'ban' the remaining non selected values.&lt;/P&gt;&lt;P&gt;I want to preserve the field &lt;STRONG&gt;Systems&lt;/STRONG&gt; and not to create a new one, because based on it I have other calculations to perform.&lt;/P&gt;&lt;P&gt;I hope that you understand my issue and to help me further!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 15 May 2021 12:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808166#M1212324</guid>
      <dc:creator>AmCh</dc:creator>
      <dc:date>2021-05-15T12:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808190#M1212325</link>
      <description>&lt;P&gt;Check the attached qvw.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 874px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55061i7A36B05E49332B0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;</description>
      <pubDate>Sun, 16 May 2021 04:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808190#M1212325</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2021-05-16T04:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linking two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808225#M1212334</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/41222"&gt;@Qrishna&lt;/a&gt;&amp;nbsp;Thanks for your reply.&lt;/P&gt;&lt;P&gt;The idea linking tables with creating a commun key is good, but it has a problem that by choosing A1, you're imposing choosing B1 and C1 (because you setted for A1, B1 and C1 the key value=1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help please?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 16 May 2021 21:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-two-tables/m-p/1808225#M1212334</guid>
      <dc:creator>AmCh</dc:creator>
      <dc:date>2021-05-16T21:56:23Z</dc:date>
    </item>
  </channel>
</rss>

