<?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 do i rename these cells in table below in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766978#M272466</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;Probably easiest would be to work with a mapping load for those 2 names (you can extend it later to other names as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_ZN&lt;/P&gt;&lt;P&gt;MAPPING Load * inline [&lt;/P&gt;&lt;P&gt;Name, Newname&lt;/P&gt;&lt;P&gt;Zenith, ZN&lt;/P&gt;&lt;P&gt;Zain, ZN ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then finish with a maping load on the B-variable on the data that you add.&lt;/P&gt;&lt;P&gt;Applymap ('Map_ZN', B) as B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2015 12:13:53 GMT</pubDate>
    <dc:creator>puttemans</dc:creator>
    <dc:date>2015-03-09T12:13:53Z</dc:date>
    <item>
      <title>How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766977#M272465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a table and I want Zenith and Zain in the table below load as ZN. how do I load this table. note that the table is incremental new data and new name are coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * inline[&lt;/P&gt;&lt;P&gt;A, B, C&lt;/P&gt;&lt;P&gt;1, &lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff6600; text-decoration: underline;"&gt;Zenith&lt;/SPAN&gt;&lt;/SPAN&gt;, 23&lt;/P&gt;&lt;P&gt;2, ECO, 40&lt;/P&gt;&lt;P&gt;3. UBA, 56&lt;/P&gt;&lt;P&gt;4.OCHE, 29&lt;/P&gt;&lt;P&gt;5. YYY, 67&lt;/P&gt;&lt;P&gt;6.RRR, 21&lt;/P&gt;&lt;P&gt;7.&lt;STRONG style="color: #575757; text-decoration: underline;"&gt;&lt;SPAN style="color: #ff6600; text-decoration: underline;"&gt;Zain&lt;/SPAN&gt;&lt;/STRONG&gt;, 56&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 12:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766977#M272465</guid>
      <dc:creator />
      <dc:date>2015-03-09T12:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766978#M272466</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;Probably easiest would be to work with a mapping load for those 2 names (you can extend it later to other names as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_ZN&lt;/P&gt;&lt;P&gt;MAPPING Load * inline [&lt;/P&gt;&lt;P&gt;Name, Newname&lt;/P&gt;&lt;P&gt;Zenith, ZN&lt;/P&gt;&lt;P&gt;Zain, ZN ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then finish with a maping load on the B-variable on the data that you add.&lt;/P&gt;&lt;P&gt;Applymap ('Map_ZN', B) as B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 12:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766978#M272466</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2015-03-09T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766979#M272467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;am loading from excel and I have to load all the data not only Zenith and Zain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 12:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766979#M272467</guid>
      <dc:creator />
      <dc:date>2015-03-09T12:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766980#M272468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course you do. But your initial question was to rename Zenith and Zain into ZN...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 12:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766980#M272468</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2015-03-09T12:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766981#M272469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do as Johan mentions but use this instead:&lt;/P&gt;&lt;P&gt;Applymap ('Map_ZN', B,B) as B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 12:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766981#M272469</guid>
      <dc:creator>chrislofthouse</dc:creator>
      <dc:date>2015-03-09T12:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766982#M272470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its same question not changing the topic. Am loading a set of data from a table and I want to rename two different data into 1, that is why I said the table is incremental&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 13:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766982#M272470</guid>
      <dc:creator />
      <dc:date>2015-03-09T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766983#M272471</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 not discussing linguistic issues. I'm just trying to help. Now, if you could upload your script, then I can help you 10x faster than right now. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 13:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766983#M272471</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2015-03-09T13:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766984#M272472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand you, am loading from QVD . just gave you a scenario &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 13:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766984#M272472</guid>
      <dc:creator />
      <dc:date>2015-03-09T13:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766985#M272473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not need to have B,B in your apply map expression.&lt;/P&gt;&lt;P&gt;If the mapping fails to find a match the original value is returned unless a default value is included.&lt;/P&gt;&lt;P&gt;So&lt;STRONG&gt; Applymap ('Map_ZN', B) as B &lt;/STRONG&gt;will return either the mapped value or the data in B&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 13:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766985#M272473</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-03-09T13:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766986#M272474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this. The mapping table will be automatically deleted on completion of the load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name_Map:&lt;/P&gt;&lt;P&gt;MAPPING Load * inline [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, New&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Zenith, ZN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Zain, ZN&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Applymap('Name_Map', B) as B,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;from your_qvd_file.qvd (qvd) ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 13:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766986#M272474</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-03-09T13:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766987#M272475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Vendor,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Text&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; ($datapath)Vendor.QVD]&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;And the cells am trying to rename are in the Vendor field&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 13:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766987#M272475</guid>
      <dc:creator />
      <dc:date>2015-03-09T13:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766988#M272476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then please try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_ZN&lt;/P&gt;&lt;P&gt;MAPPING Load * inline [&lt;/P&gt;&lt;P&gt;Name, Newname&lt;/P&gt;&lt;P&gt;Zenith, ZN&lt;/P&gt;&lt;P&gt;Zain, ZN ];&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Applymap ('Map_ZN', Vendor) as Vendor,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Text&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;($datapath)Financial_Statement.QVD]&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 13:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766988#M272476</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2015-03-09T13:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766989#M272477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let me try&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 14:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766989#M272477</guid>
      <dc:creator />
      <dc:date>2015-03-09T14:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766990#M272478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops didn't work&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 16:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766990#M272478</guid>
      <dc:creator />
      <dc:date>2015-03-09T16:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766991#M272479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Map_ZN:&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MAPPING&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; &lt;BR /&gt; Name, Newname&lt;BR /&gt; &lt;BR /&gt; Zenith, ZN&lt;BR /&gt; Zain, ZN ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; DATA:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; &lt;BR /&gt; A, B, C&lt;BR /&gt; 1, Zenith, 23&lt;BR /&gt; 2, ECO, 40&lt;BR /&gt; 3, UBA, 56&lt;BR /&gt; 4,OCHE, 29&lt;BR /&gt; 5, YYY, 67&lt;BR /&gt; 6,RRR, 21&lt;BR /&gt; 7,Zain, 56&lt;BR /&gt; &lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; DATA2:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;A&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Applymap&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Map_ZN', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;B&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;B&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; DATA;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Drop&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; DATA; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 17:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766991#M272479</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-03-09T17:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766992#M272480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please am confuse here find attached. excel file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 17:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766992#M272480</guid>
      <dc:creator />
      <dc:date>2015-03-09T17:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766993#M272481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached am confused I tried it didn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 17:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766993#M272481</guid>
      <dc:creator />
      <dc:date>2015-03-09T17:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766994#M272482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find qvw file, not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 18:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766994#M272482</guid>
      <dc:creator />
      <dc:date>2015-03-09T18:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do i rename these cells in table below</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766995#M272483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached the working file. You had 2 issues in your script; a datapath that was undefined at the start, and the correct variable not being used in the applymap function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 07:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-rename-these-cells-in-table-below/m-p/766995#M272483</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2015-03-10T07:56:41Z</dc:date>
    </item>
  </channel>
</rss>

