<?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: associating fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952013#M972853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the question why i am doing this, our application is already in production and we don't want to change the data model now, so just want to write a expression in UI as a temporary fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have build an expression by modifying the set analysis given by ! !augustin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this resolves the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am stilll wondering why people gave me 'Field event Trigger' for my requirement(as i fixed the issue without it. Sorry, for the basic question, as I am not good in triggers and it confuses me all the time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 12:20:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-15T12:20:22Z</dc:date>
    <item>
      <title>associating fields</title>
      <link>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952007#M972847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables that are not linked using key field. However there is a field in both tables with similar values, however i dont want to link the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is, whenever user click on table1.ID, I want the association values in table2.Location field shown in TEXT OBJECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking to achieve this using 'Field Event Trigger'. But not sure how to achieve this. I created a field event trigger but its not working. Please assist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952007#M972847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T08:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: associating fields</title>
      <link>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952008#M972848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand what you are trying to do, but if you don't want QV's associative data model perhaps you should be doing this in Excel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952008#M972848</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-15T08:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: associating fields</title>
      <link>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952009#M972849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the fields are the same, you could use a trigger &amp;gt; &lt;STRONG&gt;select in field&lt;/STRONG&gt; &amp;lt; - that is selected by default if you click on that use&amp;nbsp; menu.&lt;/P&gt;&lt;P&gt;Alternatively, you could join just that one column from table_B into table_A.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952009#M972849</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-09-15T08:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: associating fields</title>
      <link>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952010#M972850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find the attached app,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952010#M972850</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-09-15T08:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: associating fields</title>
      <link>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952011#M972851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see why you can't associate the fields by giving them the same name, but that's your problem. See attached qvw for setting up the field triggers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952011#M972851</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-15T08:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: associating fields</title>
      <link>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952012#M972852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find a solution in the app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952012#M972852</guid>
      <dc:creator />
      <dc:date>2015-09-15T08:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: associating fields</title>
      <link>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952013#M972853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the question why i am doing this, our application is already in production and we don't want to change the data model now, so just want to write a expression in UI as a temporary fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have build an expression by modifying the set analysis given by ! !augustin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this resolves the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am stilll wondering why people gave me 'Field event Trigger' for my requirement(as i fixed the issue without it. Sorry, for the basic question, as I am not good in triggers and it confuses me all the time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/associating-fields/m-p/952013#M972853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T12:20:22Z</dc:date>
    </item>
  </channel>
</rss>

