<?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 How to show the different mapping field in the same column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-the-different-mapping-field-in-the-same-column/m-p/277947#M103544</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;I'm trying to map 2 tables to the same code.&lt;/P&gt;&lt;P&gt;--------------------------&lt;/P&gt;&lt;P&gt;BLS_LNSMap:&lt;/P&gt;&lt;P&gt;MAPPING&lt;/P&gt;&lt;P&gt;LOAD Prod_LNS_Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BLS_Item_LNS&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;balancesheetitemMap_LOAN.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map BLS_LNS_Show using BLS_LNSMap;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BLS_GGLMap:&lt;/P&gt;&lt;P&gt;MAPPING&lt;/P&gt;&lt;P&gt;LOAD GGL_Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BLS_Item_GGL&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;balancesheetitemMap_GGL.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Map BLS_GGL_Show using BLS_GGLMap;&lt;/P&gt;&lt;P&gt;-------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, I'd like to show both "BLS_LNS_Show" and "BLS_GGL_Show" in the same column on QV table with below LOAD statement:&lt;/P&gt;&lt;P&gt;-----------------------------&lt;/P&gt;&lt;P&gt;LOAD GL_Code,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GL_Code AS BLS_GGL_Show, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount_in_Book_Currency, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount_in_Country_Reporting_Currency, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Snapshot_Date&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[GGL Table.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Cust_Number, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product_Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product_Code AS BLS_GGL_Show,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Part_Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount_In_Country_Reporting, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unearned_Amount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unrealized_Amount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Loan_Date&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Loan Table.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;---------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I do that? Due to the fact that"BLS_LNS_Show" and "BLS_GGL_Show" is the same key, and &lt;/P&gt;&lt;P&gt;"Amount_in_Country_Reporting_Currency" and "Amount_In_Country_Reporting" should be shown on the same column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody can give me the solution?&lt;/P&gt;&lt;P&gt;I would be very much appreciated and thankful for your help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Dec 2011 19:17:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-04T19:17:02Z</dc:date>
    <item>
      <title>How to show the different mapping field in the same column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-different-mapping-field-in-the-same-column/m-p/277947#M103544</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;I'm trying to map 2 tables to the same code.&lt;/P&gt;&lt;P&gt;--------------------------&lt;/P&gt;&lt;P&gt;BLS_LNSMap:&lt;/P&gt;&lt;P&gt;MAPPING&lt;/P&gt;&lt;P&gt;LOAD Prod_LNS_Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BLS_Item_LNS&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;balancesheetitemMap_LOAN.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map BLS_LNS_Show using BLS_LNSMap;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BLS_GGLMap:&lt;/P&gt;&lt;P&gt;MAPPING&lt;/P&gt;&lt;P&gt;LOAD GGL_Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BLS_Item_GGL&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;balancesheetitemMap_GGL.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Map BLS_GGL_Show using BLS_GGLMap;&lt;/P&gt;&lt;P&gt;-------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, I'd like to show both "BLS_LNS_Show" and "BLS_GGL_Show" in the same column on QV table with below LOAD statement:&lt;/P&gt;&lt;P&gt;-----------------------------&lt;/P&gt;&lt;P&gt;LOAD GL_Code,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GL_Code AS BLS_GGL_Show, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount_in_Book_Currency, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount_in_Country_Reporting_Currency, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Snapshot_Date&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[GGL Table.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Cust_Number, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product_Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product_Code AS BLS_GGL_Show,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Part_Code, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount_In_Country_Reporting, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unearned_Amount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unrealized_Amount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Loan_Date&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Loan Table.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;---------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I do that? Due to the fact that"BLS_LNS_Show" and "BLS_GGL_Show" is the same key, and &lt;/P&gt;&lt;P&gt;"Amount_in_Country_Reporting_Currency" and "Amount_In_Country_Reporting" should be shown on the same column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody can give me the solution?&lt;/P&gt;&lt;P&gt;I would be very much appreciated and thankful for your help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Dec 2011 19:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-different-mapping-field-in-the-same-column/m-p/277947#M103544</guid>
      <dc:creator />
      <dc:date>2011-12-04T19:17:02Z</dc:date>
    </item>
  </channel>
</rss>

