<?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: Associate 2 non linked Fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49351#M785108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik does not know which state has which city linked to it so you will have to create a link table to let Qlik know what to do.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;C:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; State, City&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MH, Pune&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MH, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Mumbai&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;....&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2018 09:48:31 GMT</pubDate>
    <dc:creator>bramkn</dc:creator>
    <dc:date>2018-03-05T09:48:31Z</dc:date>
    <item>
      <title>Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49350#M785107</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 am in learning phase of QV. Please help me in solving the below issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 List boxes coming from 2 different table and those 2 table have no association with each other. Since, I cannot give the details from project, here is the sample data :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MP&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pune&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mumbai&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jaipur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Udaipur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bhopal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Indore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Satara&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MP&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pune&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mumbai&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jaipur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Udaipur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bhopal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Indore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Satara&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These 2 List Boxes on UI has no link between each other. How do I associate them together so that when I click&lt;/P&gt;&lt;P&gt;1. State: 'MH', City:'Pune,Mumbai' get selected&lt;/P&gt;&lt;P&gt;2. State: 'RJ', City: 'Jaipur, Udaipur'&lt;/P&gt;&lt;P&gt;3. State 'MP': City: 'Bhopal, Indore'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49350#M785107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49351#M785108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik does not know which state has which city linked to it so you will have to create a link table to let Qlik know what to do.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;C:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; State, City&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MH, Pune&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MH, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Mumbai&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;....&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 09:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49351#M785108</guid>
      <dc:creator>bramkn</dc:creator>
      <dc:date>2018-03-05T09:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49352#M785109</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 cannot link 2 tables if you don't have a joining key between them, it does not make sense..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should structure your table(s) before trying to do visualisation with it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the script you can create a new field on the STATE or CITY table to add the missing information, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CITY:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.if(Match(city,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Pune&lt;/SPAN&gt;','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Mumbai&lt;/SPAN&gt;'), '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MH') as State,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FROM city_table;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;like this you will have one table with STATE and CITY infos.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;hope it is clear&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 09:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49352#M785109</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-05T09:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49353#M785110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The correct solution is the first proposed by Bram. While it is possible to have hard-coded expressions as per the second suggestion, it is neither efficient nor practical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 10:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49353#M785110</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-03-05T10:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49354#M785111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/13229"&gt;jontydkpi&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Idea was just joining the fields to have one table instead of one more logical linking table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is not practical and efficient in joining like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 10:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49354#M785111</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-05T10:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49355#M785112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use Pick and Match function to hardcore it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not suggestable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better to create a link table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 10:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49355#M785112</guid>
      <dc:creator>qlik4asif</dc:creator>
      <dc:date>2018-03-05T10:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49356#M785113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure the remark of Jonathan wan't about what to choose between Pick &amp;amp; match or IF and Match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to be as much clear and simple as possible especially that the guy said that he is in a learning phase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is why it is not suggestable or efficient or practical? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 10:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49356#M785113</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-05T10:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49357#M785114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is nothing but hardcording values....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In future if the new data comes, then again we need to change the expressions, which is not best practice.&lt;/P&gt;&lt;P&gt;My personal opinion is always try to write expression with automation but not with hard coded value(For time being some time giving hard coded value is correct).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 11:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49357#M785114</guid>
      <dc:creator>qlik4asif</dc:creator>
      <dc:date>2018-03-05T11:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49358#M785115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, but here is the definition of HARD-CODE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;embedding an input or configuration data directly into the &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="https://en.wikipedia.org/wiki/Source_code" style="color: #0b0080; background: none #ffffff; font-family: sans-serif; font-size: 14px;" title="Source code"&gt;source code&lt;/A&gt;&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px;"&gt; of a &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="color: #0b0080; background: none #ffffff; font-family: sans-serif; font-size: 14px;"&gt;&lt;A href="https://en.wikipedia.org/wiki/Computer_program" style="color: #0b0080; background: none #ffffff; font-family: sans-serif; font-size: 14px;" title="Computer program"&gt;program&lt;/A&gt; - WIKIPEDIA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you are inserting data into the script using the INLINE commande, you are hard coding values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so both options (the first one and mine) are hard coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for me the only difference between these two suggestions is the performance and the maintenance of the code, &lt;SPAN style="font-size: 10pt;"&gt;that's why I was asking (because performance is always an interesting topic)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm I wrong ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 11:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49358#M785115</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-05T11:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49359#M785116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The inline table option also gives the option to use an Excel/csv table. And is a lot easier to modify than using if/match and that kind of coding.&lt;/P&gt;&lt;P&gt;Why make it hard if you can do it the easy way. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also using those expressions is hard on the performance because it will need to do those checks every reload. With a link table no checks need to be made. so yes this would be better for the performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49359#M785116</guid>
      <dc:creator>bramkn</dc:creator>
      <dc:date>2018-03-05T13:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49360#M785117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm ok if it is an external table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for this example (a geographic dimension table), I would go for joining all the fields in one table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49360#M785117</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-05T13:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49361#M785118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We don't know about the data really. He did say this is sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 14:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49361#M785118</guid>
      <dc:creator>bramkn</dc:creator>
      <dc:date>2018-03-05T14:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Associate 2 non linked Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49362#M785119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Coding the relationships in an expression is simple if you have two or three to consider. But what if you have several thousand? And how would you manage changes to the relationship that is encoded in a very long expression. Finally, any changes or additions require changes to the model, whereas the data driven approach does not. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 07:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associate-2-non-linked-Fields/m-p/49362#M785119</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-03-06T07:57:51Z</dc:date>
    </item>
  </channel>
</rss>

