<?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: How to Rename The Legend in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464935#M1165543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please tell me where to put that expression in PIe chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my four catogories are,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recive with Accept&lt;/P&gt;&lt;P&gt;Recived with reject&lt;/P&gt;&lt;P&gt;Recived with Data Change&lt;/P&gt;&lt;P&gt;Ricived with Errors&lt;/P&gt;&lt;P&gt;and "-" - I want to display this as "NOt Recived"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2012 10:13:17 GMT</pubDate>
    <dc:creator>anuradhaa</dc:creator>
    <dc:date>2012-10-30T10:13:17Z</dc:date>
    <item>
      <title>How to Rename The Legend</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464933#M1165541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Have Created a Pie Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There i have 4 catogiries and one catogory is null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display all catogories in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in my legend the null value shows as "-".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to rename that value as "NOT Recived".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 09:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464933#M1165541</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2012-10-30T09:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Rename The Legend</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464934#M1165542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if category contains all categories the&amp;nbsp; 5 you write in the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(catogory ='-', 'NOT Recived',catogory)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if category only contains '-' write&lt;/P&gt;&lt;P&gt;if(catogory ='-', 'NOT Recived')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 10:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464934#M1165542</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2012-10-30T10:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Rename The Legend</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464935#M1165543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please tell me where to put that expression in PIe chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my four catogories are,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recive with Accept&lt;/P&gt;&lt;P&gt;Recived with reject&lt;/P&gt;&lt;P&gt;Recived with Data Change&lt;/P&gt;&lt;P&gt;Ricived with Errors&lt;/P&gt;&lt;P&gt;and "-" - I want to display this as "NOt Recived"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 10:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464935#M1165543</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2012-10-30T10:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Rename The Legend</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464936#M1165544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which are your dimension and you expression??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 10:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464936#M1165544</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2012-10-30T10:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Rename The Legend</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464937#M1165545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi Anu,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Find the attached application,you will get an idea.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 10:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464937#M1165545</guid>
      <dc:creator>thomas_skariah</dc:creator>
      <dc:date>2012-10-30T10:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Rename The Legend</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464938#M1165546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi This works fine , Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But There is a Problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't clik on "NOt Recived" are and filler the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 13:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464938#M1165546</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2012-10-30T13:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Rename The Legend</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464939#M1165547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Try in script, then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You need that one chart or more than that, if more than one means, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, if(isnull(FieldName)=-1,'NotReceived',FieldName) as FieldName from tablename;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 13:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Rename-The-Legend/m-p/464939#M1165547</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-30T13:09:36Z</dc:date>
    </item>
  </channel>
</rss>

