<?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 Creating a label from a numeric value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-label-from-a-numeric-value/m-p/164493#M37171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For specific data I need to translate a number to a label. I have been using an if() function like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(MANAGER1=5304, 'End Users',&lt;BR /&gt; if(MANAGER1 =5569, 'IBM',&lt;BR /&gt; if(MANAGER1=5349, 'HP',&lt;BR /&gt; 'All Others')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example above I am simply summing the revenue by manager, but was to provide a label instead of the manager number used by the system. I was wondering if there was an easier way as this can get pretty long and difficult to manage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2009 05:48:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-25T05:48:15Z</dc:date>
    <item>
      <title>Creating a label from a numeric value</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-label-from-a-numeric-value/m-p/164493#M37171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For specific data I need to translate a number to a label. I have been using an if() function like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(MANAGER1=5304, 'End Users',&lt;BR /&gt; if(MANAGER1 =5569, 'IBM',&lt;BR /&gt; if(MANAGER1=5349, 'HP',&lt;BR /&gt; 'All Others')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example above I am simply summing the revenue by manager, but was to provide a label instead of the manager number used by the system. I was wondering if there was an easier way as this can get pretty long and difficult to manage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 05:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-label-from-a-numeric-value/m-p/164493#M37171</guid>
      <dc:creator />
      <dc:date>2009-11-25T05:48:15Z</dc:date>
    </item>
    <item>
      <title>Creating a label from a numeric value</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-label-from-a-numeric-value/m-p/164494#M37172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a MAPPING LOAD with either an applyMap() or MAP USING statement. See the Reference Guide section on Mapping.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 05:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-label-from-a-numeric-value/m-p/164494#M37172</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-11-25T05:51:46Z</dc:date>
    </item>
    <item>
      <title>Creating a label from a numeric value</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-label-from-a-numeric-value/m-p/164495#M37173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob! I just happened to run across the blog entry after I added the post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 05:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-label-from-a-numeric-value/m-p/164495#M37173</guid>
      <dc:creator />
      <dc:date>2009-11-25T05:58:51Z</dc:date>
    </item>
  </channel>
</rss>

