<?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 Removing Data from Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264152#M99337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Dennis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Password Reset values changes into a 0 but the data still shows on the pie chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2011 12:43:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-29T12:43:04Z</dc:date>
    <item>
      <title>Removing Data from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264150#M99335</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;I have a excel document called &lt;STRONG&gt;Software &lt;/STRONG&gt;and one of the sheet is called &lt;STRONG&gt;Summary. &lt;/STRONG&gt;In the Summary section I have entered the data&lt;STRONG&gt;, Oracle, Password Reset, Cyborg &lt;/STRONG&gt;and &lt;STRONG&gt;Other.&amp;nbsp; &lt;/STRONG&gt;The Pie chart that I created shows all these values, however I want to remove Password Reset from the pie chart, so the pie chart only shows, Oracle, Cyborg and Other.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I tried using the below code in my expression editor in the dimension section, but I get a Error in Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Software.Software='Password Reset',IsNull(),[Software.Software])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how I can do this please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon Ditchfield&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264150#M99335</guid>
      <dc:creator />
      <dc:date>2011-11-29T12:36:05Z</dc:date>
    </item>
    <item>
      <title>Removing Data from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264151#M99336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if you try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Software.Software='Password Reset',0,[Software.Software])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264151#M99336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-29T12:41:24Z</dc:date>
    </item>
    <item>
      <title>Removing Data from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264152#M99337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Dennis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Password Reset values changes into a 0 but the data still shows on the pie chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264152#M99337</guid>
      <dc:creator />
      <dc:date>2011-11-29T12:43:04Z</dc:date>
    </item>
    <item>
      <title>Removing Data from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264153#M99338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also if you check "Supress Zero-Values" op the presentation tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264153#M99338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-29T12:58:53Z</dc:date>
    </item>
    <item>
      <title>Removing Data from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264154#M99339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data in the ledgend still shows as a 0 instead of password reset, but the value still shows on the pie chart.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 13:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264154#M99339</guid>
      <dc:creator />
      <dc:date>2011-11-29T13:06:50Z</dc:date>
    </item>
    <item>
      <title>Removing Data from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264155#M99340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry missread, the formula should not be in the dimension but in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Software.Software='Password Reset',0,Sum(Value))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 13:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264155#M99340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-29T13:18:52Z</dc:date>
    </item>
    <item>
      <title>Removing Data from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264156#M99341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dennis you are an absolute ledgend thanks for your help it worked wonders.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 13:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Data-from-Qlikview/m-p/264156#M99341</guid>
      <dc:creator />
      <dc:date>2011-11-29T13:51:56Z</dc:date>
    </item>
  </channel>
</rss>

