<?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 make mapping created field appear at my load script ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-mapping-created-field-appear-at-my-load-script/m-p/1678284#M592644</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;below is my load script :-&lt;/P&gt;&lt;P&gt;GL_TABLE:&lt;BR /&gt;LOAD&lt;BR /&gt;'TDS' as SOURCE,&lt;BR /&gt;@1:16T as GL_CODE_,&lt;BR /&gt;ApplyMap('MAP_TDS',@1:16T,'OTHERS') as [REV]&lt;BR /&gt;FROM FS_TDS_.TXT (ansi, fix, no labels, header is 0, record is line);&lt;/P&gt;&lt;P&gt;It created below table :-&lt;/P&gt;&lt;P&gt;SOURCE .......GL_CODE_ ............REV&lt;BR /&gt;TDS ..............80020 .....................-&lt;/P&gt;&lt;P&gt;I add mapping load script :-&lt;/P&gt;&lt;P&gt;MAP_TDS:&lt;BR /&gt;LOAD GL_CODE_,&lt;BR /&gt;PNL_TYPE&lt;BR /&gt;FROM&lt;BR /&gt;[Map_PNL_.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is TDS);&lt;/P&gt;&lt;P&gt;GL_TABLE:&lt;BR /&gt;LOAD&lt;BR /&gt;'TDS' as SOURCE,&lt;BR /&gt;@1:16T as GL_CODE_,&lt;BR /&gt;ApplyMap('MAP_TDS',@1:16T,'OTHERS') as [REV]&lt;BR /&gt;FROM FS_TDS_.TXT (ansi, fix, no labels, header is 0, record is line);&lt;/P&gt;&lt;P&gt;I get below table :-&lt;/P&gt;&lt;P&gt;SOURCE ......GL_CODE_.... REV .............PNL_TYPE&lt;BR /&gt;TDS .............80020 ...........NIL ...............REVENUE&lt;/P&gt;&lt;P&gt;How to make the display display as below ?&lt;/P&gt;&lt;P&gt;SOURCE........ GL_CODE_ ..........REV ...........PNL_TYPE&lt;BR /&gt;TDS ................80020 ..................REVENUE .......NIL&lt;/P&gt;&lt;P&gt;Can some one advise me.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2020 01:54:29 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2020-02-24T01:54:29Z</dc:date>
    <item>
      <title>How to make mapping created field appear at my load script ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-mapping-created-field-appear-at-my-load-script/m-p/1678284#M592644</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;below is my load script :-&lt;/P&gt;&lt;P&gt;GL_TABLE:&lt;BR /&gt;LOAD&lt;BR /&gt;'TDS' as SOURCE,&lt;BR /&gt;@1:16T as GL_CODE_,&lt;BR /&gt;ApplyMap('MAP_TDS',@1:16T,'OTHERS') as [REV]&lt;BR /&gt;FROM FS_TDS_.TXT (ansi, fix, no labels, header is 0, record is line);&lt;/P&gt;&lt;P&gt;It created below table :-&lt;/P&gt;&lt;P&gt;SOURCE .......GL_CODE_ ............REV&lt;BR /&gt;TDS ..............80020 .....................-&lt;/P&gt;&lt;P&gt;I add mapping load script :-&lt;/P&gt;&lt;P&gt;MAP_TDS:&lt;BR /&gt;LOAD GL_CODE_,&lt;BR /&gt;PNL_TYPE&lt;BR /&gt;FROM&lt;BR /&gt;[Map_PNL_.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is TDS);&lt;/P&gt;&lt;P&gt;GL_TABLE:&lt;BR /&gt;LOAD&lt;BR /&gt;'TDS' as SOURCE,&lt;BR /&gt;@1:16T as GL_CODE_,&lt;BR /&gt;ApplyMap('MAP_TDS',@1:16T,'OTHERS') as [REV]&lt;BR /&gt;FROM FS_TDS_.TXT (ansi, fix, no labels, header is 0, record is line);&lt;/P&gt;&lt;P&gt;I get below table :-&lt;/P&gt;&lt;P&gt;SOURCE ......GL_CODE_.... REV .............PNL_TYPE&lt;BR /&gt;TDS .............80020 ...........NIL ...............REVENUE&lt;/P&gt;&lt;P&gt;How to make the display display as below ?&lt;/P&gt;&lt;P&gt;SOURCE........ GL_CODE_ ..........REV ...........PNL_TYPE&lt;BR /&gt;TDS ................80020 ..................REVENUE .......NIL&lt;/P&gt;&lt;P&gt;Can some one advise me.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 01:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-mapping-created-field-appear-at-my-load-script/m-p/1678284#M592644</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-02-24T01:54:29Z</dc:date>
    </item>
  </channel>
</rss>

