<?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: Two separate tables working together in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Two-separate-tables-working-together/m-p/1219686#M23677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, this is the function I am using for the dimension definition. With this I am able to select a specific value in "Supplier_Name". Lets say I chose Qlik. And the other table shows me all rows where the "Description" has a first part of the string in the description.&amp;nbsp; Perhaps&amp;nbsp; not the best solution but I think I have at least moved somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(lower(ReconciliationDescription) LIKE '*'&amp;amp;SubField(lower($(vCurrentSelection)), ' ',1)&amp;amp;'*',ReconciliationDescription)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(variable vCurrentSelection is defined as GetFieldSelections(SUPPLIER_NAME)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Currently it looks as following. Table 1 on the left, table 2 on the right, depending on what I choose in table 1, the output changes in table 2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Alpha1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156514_Alpha1.png" style="height: 298px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;What I would want to achieve though is to base this on the unique selection. Though based on same advanced if rules. If I select for example the first row AYDIN of the table 1. It would lets say only show me rows that are +-7days difference from the date specified in table 1 (table 2 also has date values as you can see). &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Mar 2017 12:13:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-16T12:13:30Z</dc:date>
    <item>
      <title>Two separate tables working together</title>
      <link>https://community.qlik.com/t5/App-Development/Two-separate-tables-working-together/m-p/1219684#M23675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two separate tables that are no linked to each other by primary key. However, this is caused just because of the data quality and there is a column in each table where it is using a "client name".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First table has this column neatly formatted. Second table does not and it usually behaves like a description sentence where somewhere in the middle one will always be able to find this name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to link these tables in a way that current selection (for examle client 'Qlik' in table A would affect the output of table B and show only rows where the description column has this 'Qlik' somewhere inside. Thus --&amp;gt; WildMatch or Like *Qlik*.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make use of getFieldSelections and create a variable out of it but in the end I am not able to influence the output of the table to only show rows that I would like to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you think is there any viable solution to cases like this? I mean all I want to achieve is that if I filter a client 'Qlik' in table A, all rows where a word 'Qlik' appeared in Description row of table B will be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;Vlastimil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 09:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-separate-tables-working-together/m-p/1219684#M23675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-16T09:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Two separate tables working together</title>
      <link>https://community.qlik.com/t5/App-Development/Two-separate-tables-working-together/m-p/1219685#M23676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample so that we can get a clearer picture of what you are trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 11:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-separate-tables-working-together/m-p/1219685#M23676</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-16T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Two separate tables working together</title>
      <link>https://community.qlik.com/t5/App-Development/Two-separate-tables-working-together/m-p/1219686#M23677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, this is the function I am using for the dimension definition. With this I am able to select a specific value in "Supplier_Name". Lets say I chose Qlik. And the other table shows me all rows where the "Description" has a first part of the string in the description.&amp;nbsp; Perhaps&amp;nbsp; not the best solution but I think I have at least moved somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(lower(ReconciliationDescription) LIKE '*'&amp;amp;SubField(lower($(vCurrentSelection)), ' ',1)&amp;amp;'*',ReconciliationDescription)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(variable vCurrentSelection is defined as GetFieldSelections(SUPPLIER_NAME)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Currently it looks as following. Table 1 on the left, table 2 on the right, depending on what I choose in table 1, the output changes in table 2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Alpha1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156514_Alpha1.png" style="height: 298px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;What I would want to achieve though is to base this on the unique selection. Though based on same advanced if rules. If I select for example the first row AYDIN of the table 1. It would lets say only show me rows that are +-7days difference from the date specified in table 1 (table 2 also has date values as you can see). &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 12:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-separate-tables-working-together/m-p/1219686#M23677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-16T12:13:30Z</dc:date>
    </item>
  </channel>
</rss>

