<?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 Learning Map on how to remove label REVENUE ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696651#M592760</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Below is my raw data "=&lt;BR /&gt;(1)Raw Data A&lt;BR /&gt;GL --- AMOUNT&lt;BR /&gt;1 --- 1&lt;BR /&gt;2 --- 2&lt;BR /&gt;3 --- 3&lt;BR /&gt;&lt;BR /&gt;(2) Map Raw Data&lt;BR /&gt;GL --- PNL_REVENUE&lt;BR /&gt;1 --- REV_&lt;BR /&gt;2 --- REV_&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have below script work fine :-&lt;/P&gt;&lt;P&gt;MAP_SCRIPT:&lt;BR /&gt;MAPPING LOAD GL_CODE_,&lt;BR /&gt;PNL_REVENUE&lt;BR /&gt;FROM&lt;BR /&gt;GL_P.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is MAP_DATA);&lt;/P&gt;&lt;P&gt;GL_TABLE_COY:&lt;BR /&gt;LOAD&lt;BR /&gt;'A' AS SOURCE,&lt;BR /&gt;ApplyMap('MAP_SCRIPT',[GL_CODE_],'REVENUE') as &lt;FONT color="#FF0000"&gt;[REV&lt;/FONT&gt;],&lt;BR /&gt;GL_CODE_,&lt;BR /&gt;AMOUNT&lt;BR /&gt;FROM&lt;BR /&gt;GL_P.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is RAW_DATA_A);&lt;/P&gt;&lt;P&gt;Concatenate&lt;BR /&gt;LOAD&lt;BR /&gt;'B' AS SOURCE,&lt;BR /&gt;ApplyMap('MAP_SCRIPT',[GL],'REVENUE') as [REV],&lt;BR /&gt;GL,&lt;BR /&gt;AMOUNT&lt;BR /&gt;FROM&lt;BR /&gt;GL_P.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is RAW_DATA_B);&lt;/P&gt;&lt;P&gt;The Field name = &lt;FONT color="#FF0000"&gt;REV&lt;/FONT&gt; , Return 2 Label :-&lt;BR /&gt;REV&lt;BR /&gt;REVENUE&lt;/P&gt;&lt;P&gt;May i know how to make it display only one label REV ? ( Remove REVENUE ).&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
    <pubDate>Sat, 25 Apr 2020 02:50:20 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2020-04-25T02:50:20Z</dc:date>
    <item>
      <title>Learning Map on how to remove label REVENUE ?</title>
      <link>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696651#M592760</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Below is my raw data "=&lt;BR /&gt;(1)Raw Data A&lt;BR /&gt;GL --- AMOUNT&lt;BR /&gt;1 --- 1&lt;BR /&gt;2 --- 2&lt;BR /&gt;3 --- 3&lt;BR /&gt;&lt;BR /&gt;(2) Map Raw Data&lt;BR /&gt;GL --- PNL_REVENUE&lt;BR /&gt;1 --- REV_&lt;BR /&gt;2 --- REV_&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have below script work fine :-&lt;/P&gt;&lt;P&gt;MAP_SCRIPT:&lt;BR /&gt;MAPPING LOAD GL_CODE_,&lt;BR /&gt;PNL_REVENUE&lt;BR /&gt;FROM&lt;BR /&gt;GL_P.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is MAP_DATA);&lt;/P&gt;&lt;P&gt;GL_TABLE_COY:&lt;BR /&gt;LOAD&lt;BR /&gt;'A' AS SOURCE,&lt;BR /&gt;ApplyMap('MAP_SCRIPT',[GL_CODE_],'REVENUE') as &lt;FONT color="#FF0000"&gt;[REV&lt;/FONT&gt;],&lt;BR /&gt;GL_CODE_,&lt;BR /&gt;AMOUNT&lt;BR /&gt;FROM&lt;BR /&gt;GL_P.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is RAW_DATA_A);&lt;/P&gt;&lt;P&gt;Concatenate&lt;BR /&gt;LOAD&lt;BR /&gt;'B' AS SOURCE,&lt;BR /&gt;ApplyMap('MAP_SCRIPT',[GL],'REVENUE') as [REV],&lt;BR /&gt;GL,&lt;BR /&gt;AMOUNT&lt;BR /&gt;FROM&lt;BR /&gt;GL_P.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is RAW_DATA_B);&lt;/P&gt;&lt;P&gt;The Field name = &lt;FONT color="#FF0000"&gt;REV&lt;/FONT&gt; , Return 2 Label :-&lt;BR /&gt;REV&lt;BR /&gt;REVENUE&lt;/P&gt;&lt;P&gt;May i know how to make it display only one label REV ? ( Remove REVENUE ).&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 02:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696651#M592760</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-25T02:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Map on how to remove label REVENUE ?</title>
      <link>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696712#M592761</link>
      <description>&lt;P&gt;Are you looking something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;MAP_SCRIPT:
MAPPING LOAD * INLINE [
    GL_CODE_, PNL_REVENUE
    1, REV
    2, REV
    6, REV
];

GL_TABLE_COY:
LOAD
'A' AS SOURCE,
ApplyMap('MAP_SCRIPT',[GL_CODE_],'REVENUE') as [REV],
GL_CODE_,
AMOUNT;
LOAD * INLINE [
    GL_CODE_, AMOUNT
    1, 1
    2, 2
    3, 3
];

Concatenate (GL_TABLE_COY)
LOAD
'B' AS SOURCE,
ApplyMap('MAP_SCRIPT',[GL],'REVENUE') as [REV],
GL As GL_CODE_,
AMOUNT;
LOAD * INLINE [
    GL, AMOUNT
    4, 4
    5, 5
    6, 6
];

GL_TABLE_COY_OUT:
NoConcatenate
LOAD *
Resident GL_TABLE_COY
Where REV &amp;lt;&amp;gt; 'REVENUE';

Drop Table GL_TABLE_COY;&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV15.PNG" style="width: 211px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/32471iC1533A71B1D619E4/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV15.PNG" alt="commQV15.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 17:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696712#M592761</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-04-25T17:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Map on how to remove label REVENUE ?</title>
      <link>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696718#M592762</link>
      <description>&lt;P&gt;Hi ST&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;It work.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 18:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696718#M592762</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-25T18:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Map on how to remove label REVENUE ?</title>
      <link>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696719#M592763</link>
      <description>&lt;P&gt;I just send you a private msg. Pls read.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 18:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696719#M592763</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-25T18:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Map on how to remove label REVENUE ?</title>
      <link>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696721#M592764</link>
      <description>&lt;P&gt;I didn't see any msgs in my inbox&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 19:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696721#M592764</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-04-25T19:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Map on how to remove label REVENUE ?</title>
      <link>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696738#M592765</link>
      <description>I just send again&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Apr 2020 22:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696738#M592765</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-25T22:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Map on how to remove label REVENUE ?</title>
      <link>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696759#M592766</link>
      <description>&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P&gt;I just post my question on below link :-&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Scripting/Case-0001-How-to-avoid-every-raw-data-tab-at-Month-n-expression/m-p/1696757/highlight/false#M98958" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Scripting/Case-0001-How-to-avoid-every-raw-data-tab-at-Month-n-expression/m-p/1696757/highlight/false#M98958&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope you can take a look.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 05:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Learning-Map-on-how-to-remove-label-REVENUE/m-p/1696759#M592766</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-26T05:18:14Z</dc:date>
    </item>
  </channel>
</rss>

