<?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 modifying labels in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/modifying-labels-in-a-chart/m-p/358157#M1176280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a pie chart, in which i get data as 1 and 0. while displaying labels i want 1 to displayed as 'a' and 0 to be displayed as 'b'. Where should i write an expression for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2012 13:14:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-19T13:14:00Z</dc:date>
    <item>
      <title>modifying labels in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/modifying-labels-in-a-chart/m-p/358157#M1176280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a pie chart, in which i get data as 1 and 0. while displaying labels i want 1 to displayed as 'a' and 0 to be displayed as 'b'. Where should i write an expression for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 13:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/modifying-labels-in-a-chart/m-p/358157#M1176280</guid>
      <dc:creator />
      <dc:date>2012-03-19T13:14:00Z</dc:date>
    </item>
    <item>
      <title>modifying labels in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/modifying-labels-in-a-chart/m-p/358158#M1176281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure where the 1's and 0's are coming from, but ultimately the expression would be the same.&amp;nbsp; If you only have 1's and 0's you could add a calculated dimension (right click-&amp;gt;properties-&amp;gt;dimensions tab) and write in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([Field] = 1, 'a','b')&lt;/P&gt;&lt;P&gt;where field is the data comprised of 1's and 0's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that should get you your desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 18:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/modifying-labels-in-a-chart/m-p/358158#M1176281</guid>
      <dc:creator />
      <dc:date>2012-03-19T18:04:46Z</dc:date>
    </item>
  </channel>
</rss>

