<?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: Help On Pivot Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524675#M196037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Rajesh says it's best to replace the nulls in the [Revised Major] field with real values. You can do this with for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alt([Revised Major],'_missing_') as [CEQ REVISED MAJOR], &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will replace nulls with the string value &lt;EM&gt;_missing_. &lt;/EM&gt;You can then change the Raised expression to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;[CEQ REVISED MAJOR]-={'_missing_'}&amp;gt;} ID_KEY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will count ID_KEY's where the value of CEQ REVISED MAJOR is not the value &lt;EM&gt;_missing_.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Aug 2013 12:22:16 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-08-24T12:22:16Z</dc:date>
    <item>
      <title>Help On Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524670#M196032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Community,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have pivot table output. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pivot table have two dimension and two expression.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension called as Category have some null values but i dnt want to show that null values.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so please help me regarding my this problem.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have attached here sample QVW and Excel file.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks and Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Vishal&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 18:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524670#M196032</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2013-08-23T18:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help On Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524671#M196033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Dimensions tab select the Category dimension then click the Suppress When Value Is Null checkbox in the Setting for Selected Dimension area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 18:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524671#M196033</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2013-08-23T18:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help On Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524672#M196034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks for your reply, i already did it but if i enable that check box then&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;my other null values which are belong to Type field also gets to hide.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to hide only null values which are belongs to Category Fields.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Aug 2013 04:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524672#M196034</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2013-08-24T04:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Help On Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524673#M196035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to suppress null value in category then that will affect the type too. If you don't want to suppress the type then you can&amp;nbsp; map null value in the category as unknown. Please find the attached file. I hopes it helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;S.Amuthabharathi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Aug 2013 05:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524673#M196035</guid>
      <dc:creator />
      <dc:date>2013-08-24T05:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help On Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524674#M196036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your QVW CEQ REVISED MAJOR field has major when it is major and null when it is not major.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you would have to change&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Revised Major] as [CEQ REVISED MAJOR], &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Revised Major]='Major',Major','Minor') as [CEQ REVISED MAJOR], &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;-RV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Aug 2013 05:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524674#M196036</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-08-24T05:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help On Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524675#M196037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Rajesh says it's best to replace the nulls in the [Revised Major] field with real values. You can do this with for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alt([Revised Major],'_missing_') as [CEQ REVISED MAJOR], &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will replace nulls with the string value &lt;EM&gt;_missing_. &lt;/EM&gt;You can then change the Raised expression to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;[CEQ REVISED MAJOR]-={'_missing_'}&amp;gt;} ID_KEY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will count ID_KEY's where the value of CEQ REVISED MAJOR is not the value &lt;EM&gt;_missing_.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Aug 2013 12:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-On-Pivot-Chart/m-p/524675#M196037</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-08-24T12:22:16Z</dc:date>
    </item>
  </channel>
</rss>

