<?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 Load calculated dimension with fields from two tables in the script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340036#M703828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After making the join can use all the fields in Table A and make the necessary calculations in Table A because there you have all the fields (Table A and Table B).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A greeting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: pardon my english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2012 15:05:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-06T15:05:43Z</dc:date>
    <item>
      <title>Load calculated dimension with fields from two tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340033#M703825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Community,&amp;nbsp; I have a calculated dimension of: if(leafhdrtxt=[Division Abbreviation],[Division Abbreviation])&amp;nbsp; The two fields come from two different tables.&amp;nbsp; How would I try to load this in a script to get a regular field, like: if(leafhdrtxt=[Division Abbreviation],[Division Abbreviation]) as CalcLessField?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 13:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340033#M703825</guid>
      <dc:creator />
      <dc:date>2012-06-06T13:36:12Z</dc:date>
    </item>
    <item>
      <title>Load calculated dimension with fields from two tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340034#M703826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It occurs to me to make a join of one of the tables with data from another table. This way you have the fields in one table and you do what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA: &lt;/P&gt;&lt;P&gt;SQL Select * &lt;/P&gt;&lt;P&gt;From A; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableB: &lt;/P&gt;&lt;P&gt;SQL Select * &lt;/P&gt;&lt;P&gt;From B; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join (TableA) &lt;/P&gt;&lt;P&gt;Load * &lt;/P&gt;&lt;P&gt;Resident TableB; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way have in TableA TableB fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 13:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340034#M703826</guid>
      <dc:creator />
      <dc:date>2012-06-06T13:56:09Z</dc:date>
    </item>
    <item>
      <title>Load calculated dimension with fields from two tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340035#M703827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; So when I do the join above, where do I put the calculated dimension?&amp;nbsp; I tried putting it in the load of the join statement, but it said I was missing the field that is from table B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 15:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340035#M703827</guid>
      <dc:creator />
      <dc:date>2012-06-06T15:02:53Z</dc:date>
    </item>
    <item>
      <title>Load calculated dimension with fields from two tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340036#M703828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After making the join can use all the fields in Table A and make the necessary calculations in Table A because there you have all the fields (Table A and Table B).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A greeting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: pardon my english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 15:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340036#M703828</guid>
      <dc:creator />
      <dc:date>2012-06-06T15:05:43Z</dc:date>
    </item>
    <item>
      <title>Load calculated dimension with fields from two tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340037#M703829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the tables in this document come from QVDs.&amp;nbsp; Is there anyway to do the join still?&amp;nbsp; If so please give me some example syntax. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive tried loading the calculated dimension but it always says that the field which is not in the table is missing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have in my document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load *&lt;/STRONG&gt; //not sql select&lt;/P&gt;&lt;P&gt;From A; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableB: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load * &lt;/STRONG&gt;//not sql select&lt;/P&gt;&lt;P&gt;From B; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join (TableA) &lt;/P&gt;&lt;P&gt;Load * &lt;/P&gt;&lt;P&gt;Resident TableB; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 15:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340037#M703829</guid>
      <dc:creator />
      <dc:date>2012-06-06T15:47:34Z</dc:date>
    </item>
    <item>
      <title>Load calculated dimension with fields from two tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340038#M703831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;TableA:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;STRONG&gt;Load *&lt;/STRONG&gt; //not sql select&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;From A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;TableB:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;STRONG&gt;Load * &lt;/STRONG&gt;//not sql select&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;From B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Join (TableA)&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Load *&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Resident TableB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;FinalA:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Load&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CalculatedColumn,&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColumnA1,&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColumnA2,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ......&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Resident TableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Drop Table TableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is posible that is necesary use reserved word noconcatenate. Ej.&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;FinalA:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Load&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NOCONCATENATE&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CalculatedColumn,&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColumnA1,&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColumnA2,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ......&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Resident TableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Drop Table TableA;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 16:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-calculated-dimension-with-fields-from-two-tables-in-the/m-p/340038#M703831</guid>
      <dc:creator />
      <dc:date>2012-06-06T16:44:25Z</dc:date>
    </item>
  </channel>
</rss>

