<?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: rename field values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920603#M318978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do you define which user gets what value ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you define that, you could use a mapping to assigning the values &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;mapping&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;shiftmapping:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD Person, &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type, &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Person, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; applymap('&lt;SPAN style="font-size: 13.3333330154419px;"&gt;shiftmapping',&lt;/SPAN&gt;Type) as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Type&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hrs&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2015 16:09:43 GMT</pubDate>
    <dc:creator>ramoncova06</dc:creator>
    <dc:date>2015-07-29T16:09:43Z</dc:date>
    <item>
      <title>rename field values</title>
      <link>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920602#M318977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to rename field values while loading or after loading the table, which these values are shared between two other filed values.&lt;/P&gt;&lt;P&gt;Whenever I click Peter then i should see only shift 1, the shift 2 should be renamed to shift1 and the end result should be (i.e count should be 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find attached file and sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920602#M318977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-29T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: rename field values</title>
      <link>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920603#M318978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do you define which user gets what value ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you define that, you could use a mapping to assigning the values &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;mapping&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;shiftmapping:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD Person, &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type, &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Person, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; applymap('&lt;SPAN style="font-size: 13.3333330154419px;"&gt;shiftmapping',&lt;/SPAN&gt;Type) as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Type&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hrs&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 16:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920603#M318978</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-07-29T16:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: rename field values</title>
      <link>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920604#M318979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By using match function u can get your desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94449_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Person,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(match(Person,'Peter'),'Shift1',Type) as Type,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hrs&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 16:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920604#M318979</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-29T16:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: rename field values</title>
      <link>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920605#M318980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tnx Krishna &amp;amp; Ramon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 16:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rename-field-values/m-p/920605#M318980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-29T16:44:14Z</dc:date>
    </item>
  </channel>
</rss>

