<?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: How to combine two fields from two different table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305883#M406508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Since the values are different in both the columns better to concatenate both the table columns are to alias as the same column names&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 May 2017 09:39:27 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2017-05-09T09:39:27Z</dc:date>
    <item>
      <title>How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305880#M406505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables Like T1, T2. These two tables contains same fields but different values i.e.,&lt;/P&gt;&lt;P&gt;Ex: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;T1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND&lt;/P&gt;&lt;P&gt; T2&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, i need to use T1 table values in T2. &lt;/P&gt;&lt;P&gt;My question is how to use T1 values in T2 Table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 08:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305880#M406505</guid>
      <dc:creator />
      <dc:date>2017-05-09T08:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305881#M406506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be alias name for second table then use T1 as where you need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 08:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305881#M406506</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-09T08:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305882#M406507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Applymap or Join might work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 09:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305882#M406507</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2017-05-09T09:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305883#M406508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Since the values are different in both the columns better to concatenate both the table columns are to alias as the same column names&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 09:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305883#M406508</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-05-09T09:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305884#M406509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your required output??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate or outer join will work for you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 09:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305884#M406509</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-05-09T09:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305885#M406510</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;In my requirement is in that two table i haven't mention ID. Actually in that two tables one common ID column is there, I am using. Qualify and Unqualify. Why because as per my requirement i need to use first table T1 table and creating sum values, and by using&amp;nbsp; T2 table also. So I need to use two files for different requirements. In this situation I need to use&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;T1 table value i.e A value use in T2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So how to use A value in T2 table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;Unqualify Id;&lt;/P&gt;&lt;P&gt;Load T1&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Load T2&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 11:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305885#M406510</guid>
      <dc:creator />
      <dc:date>2017-05-09T11:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305886#M406511</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;sorry to say but still not clear can you explain with sample data??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 11:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305886#M406511</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-05-09T11:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305887#M406512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Better to share the sample data ,QVW and the required output so that it will helps to understand &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 11:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305887#M406512</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-05-09T11:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305888#M406513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;FYI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1 is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="req1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162699_req1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Table 2 is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="req2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/162700_req2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 04:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305888#M406513</guid>
      <dc:creator />
      <dc:date>2017-05-10T04:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305889#M406514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also post your required output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 05:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305889#M406514</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-05-10T05:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305890#M406515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;as per your data their is no common key between the tables so better to concatenate both the tables &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 05:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305890#M406515</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-05-10T05:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305891#M406516</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;I have tried to concatenate, after that the coming values are not correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 06:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305891#M406516</guid>
      <dc:creator />
      <dc:date>2017-05-10T06:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305892#M406517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your required output???&lt;/P&gt;&lt;P&gt;You can use outer join also.&lt;/P&gt;&lt;P&gt;What are the issues you are facing with concatenate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant Sangle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 06:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305892#M406517</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-05-10T06:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305893#M406518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Could you share the sample output what is required so that we could help you &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 06:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305893#M406518</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-05-10T06:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305894#M406519</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;There are two tables Table 1 and Table 2.&amp;nbsp; both table fields are same but values are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose by using Table 1, i am create some values. As well as&amp;nbsp; By using Table 2&amp;nbsp; i have to create some values, So in this situation in Table 2 i want to use Table 1 values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my problem is when i am taking Table 1 fields in Table 2 it is not associated. Its disable..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So could you please tell me how to mapping with these two tables..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 11:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305894#M406519</guid>
      <dc:creator />
      <dc:date>2017-05-10T11:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine two fields from two different table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305895#M406520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Yes , it won't be because you don't have the common key &lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;!! so how can you except to get a values from table 1 in table 2 ? in order to get that we should have a common key between both the tables otherwise it will not get the right data &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your question &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 11:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-two-fields-from-two-different-table/m-p/1305895#M406520</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-05-10T11:44:55Z</dc:date>
    </item>
  </channel>
</rss>

