<?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: Change field name and values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394031#M146932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Code"&gt;Hi,&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;If you are renaming only one field then instead of Mapping load you can straight away rename it by using&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Rename field OldFieldName to NewFieldName;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Regards,&lt;/P&gt;&lt;P class="Code"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2012 15:42:23 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2012-10-09T15:42:23Z</dc:date>
    <item>
      <title>Change field name and values</title>
      <link>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394027#M146928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the field PharmacyName that I want to change to PharmacyDemo as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PharmacyName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; change to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PharmacyDemo&lt;/P&gt;&lt;P&gt;PharmacyA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; change to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pharmacy1&lt;/P&gt;&lt;P&gt;PharmacyB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; change to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pharmacy2&lt;/P&gt;&lt;P&gt;PharmacyC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; change to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pharmacy3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PharmacyName is a field that already exists in the model.&lt;/P&gt;&lt;P&gt;PharmacyDemo does not exist in the model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 11:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394027#M146928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-09T11:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change field name and values</title>
      <link>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394028#M146929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See here: &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/09/25/how-to-rename-fields" title="http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/25/how-to-rename-fields"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/25/how-to-rename-fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 11:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394028#M146929</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-09T11:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change field name and values</title>
      <link>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394029#M146930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so I have this in my script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DemoMapping:&lt;/P&gt;&lt;P&gt;Mapping LOAD PharmacyName, PharmacyDemo&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;E&gt;&lt;/E&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;Rename Fields using DemoMapping;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it's not working.&lt;/P&gt;&lt;P&gt;I have the listbox with PharmacyName on each sheet of my QlikView Model,&lt;/P&gt;&lt;P&gt;on the first sheet, it changes PharmacyName to PharmacyDemo, but says the field is unavailable.&lt;/P&gt;&lt;P&gt;On all the other sheets PharmacyName has not change to PharmacyDemo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 12:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394029#M146930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-09T12:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change field name and values</title>
      <link>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394030#M146931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DemoData:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;E&gt;&lt;/E&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DemoMapping:&lt;/P&gt;&lt;P&gt;Mapping LOAD * inline [&lt;/P&gt;&lt;P&gt;OldName, NewName&lt;/P&gt;&lt;P&gt;PharmacyName, PharmacyDemo&lt;/P&gt;&lt;P&gt;PharmacyA, Pharmacy1&lt;/P&gt;&lt;P&gt;PharmacyB, Pharmacy2&lt;/P&gt;&lt;P&gt;PharmacyC, Pharmacy3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename Fields using DemoMapping;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case I used and inline table, but if you have a lot of fields it's easier to maintain it in a seperate text or excel file as in Henric's blog post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 13:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394030#M146931</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-09T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change field name and values</title>
      <link>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394031#M146932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Code"&gt;Hi,&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;If you are renaming only one field then instead of Mapping load you can straight away rename it by using&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Rename field OldFieldName to NewFieldName;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Regards,&lt;/P&gt;&lt;P class="Code"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 15:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/394031#M146932</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-10-09T15:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change field name and values</title>
      <link>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/1533068#M438896</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find your method really useful! however, what if the field value that I am changing has a comma in it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. Fieldvalue 1 is Marketing, Branding and Analytics which I want to change to Fieldvalue 2 which is Marketing, Analytics?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to your reply and thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 08:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/1533068#M438896</guid>
      <dc:creator>leonchoo</dc:creator>
      <dc:date>2019-01-22T08:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change field name and values</title>
      <link>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/1533071#M438897</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find your method really useful! however, what if the field value that I am changing has a comma in it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. Fieldvalue 1 is Marketing, Branding and Analytics which I want to change to Fieldvalue 2 which is Marketing, Analytics&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to your reply and thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 08:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-field-name-and-values/m-p/1533071#M438897</guid>
      <dc:creator>leonchoo</dc:creator>
      <dc:date>2019-01-22T08:55:54Z</dc:date>
    </item>
  </channel>
</rss>

