<?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 Changing how a field value is presented in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-how-a-field-value-is-presented/m-p/718933#M1085696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I change how a field value is presented.&amp;nbsp; I have a field with two values: '1' or '0'.&amp;nbsp; I am using the following expression to show just the '0's but I don't want the label on my chart to show '0'.&amp;nbsp; I want to give it a different name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(not Match(field1,'0'), field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grateful for any suggestions.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2014 14:33:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-20T14:33:01Z</dc:date>
    <item>
      <title>Changing how a field value is presented</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-how-a-field-value-is-presented/m-p/718933#M1085696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I change how a field value is presented.&amp;nbsp; I have a field with two values: '1' or '0'.&amp;nbsp; I am using the following expression to show just the '0's but I don't want the label on my chart to show '0'.&amp;nbsp; I want to give it a different name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(not Match(field1,'0'), field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grateful for any suggestions.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 14:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-how-a-field-value-is-presented/m-p/718933#M1085696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-20T14:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Changing how a field value is presented</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-how-a-field-value-is-presented/m-p/718934#M1085697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=If(field1='0','Name1', 'Name2')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.. but if you need this as label of the expression I think it will not work because field1 will show probably both values, in this case which one should be displayed? Add more detail and I'll help ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 14:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-how-a-field-value-is-presented/m-p/718934#M1085697</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-20T14:36:35Z</dc:date>
    </item>
  </channel>
</rss>

