<?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: renaming a value in the field while loading the data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881864#M307656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Brands='Total', 'All Market', Brands) as Brands,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jul 2015 16:40:07 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-07-03T16:40:07Z</dc:date>
    <item>
      <title>renaming a value in the field while loading the data</title>
      <link>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881863#M307655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a field 'Brands' in my source data. I've loaded the field in my model:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;[Brands]&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I'd like to rename one particular value in this field while loading the data. I'd like to rename 'Total' into 'All Market'. How can I do it in the script?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Larisa&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 16:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881863#M307655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-03T16:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: renaming a value in the field while loading the data</title>
      <link>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881864#M307656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Brands='Total', 'All Market', Brands) as Brands,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 16:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881864#M307656</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-03T16:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: renaming a value in the field while loading the data</title>
      <link>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881865#M307657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Brands]='Total','All Market', [Brands]) AS [Brands],&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a more sustainable solution, you can also look into a MAPPING solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 16:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881865#M307657</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-03T16:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: renaming a value in the field while loading the data</title>
      <link>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881866#M307658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 17:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/renaming-a-value-in-the-field-while-loading-the-data/m-p/881866#M307658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-03T17:41:24Z</dc:date>
    </item>
  </channel>
</rss>

