<?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: Pivot table top 5 values colour change in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824557#M290466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sampath,&lt;/P&gt;&lt;P&gt;Please show how you can get the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;descending&lt;/SPAN&gt; order in pivot table for all Fruits and Categories in Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask you to do it because as I see, It could be done, only by One fruit by categories or for One category by Fruits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To move Null values down just go to Sort and change the sort order to A-&amp;gt;Z for both dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 04:10:09 GMT</pubDate>
    <dc:creator>SergeyMak</dc:creator>
    <dc:date>2014-11-13T04:10:09Z</dc:date>
    <item>
      <title>Pivot table top 5 values colour change</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824556#M290465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Qlikers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment.&lt;/P&gt;&lt;P&gt;I have pivot table drawn in qvw file.&lt;/P&gt;&lt;P&gt;now I want in fruit and reason desc null values should go down and last .&lt;/P&gt;&lt;P&gt;for fruit the order is Mango,Guava,grape etc....&lt;/P&gt;&lt;P&gt;now I want to change top 5 values colur should be green and those should come in descending order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me .&lt;/P&gt;&lt;P&gt;its an urgent requirement.&lt;/P&gt;&lt;P&gt;ASAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 03:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824556#M290465</guid>
      <dc:creator />
      <dc:date>2014-11-13T03:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table top 5 values colour change</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824557#M290466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sampath,&lt;/P&gt;&lt;P&gt;Please show how you can get the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;descending&lt;/SPAN&gt; order in pivot table for all Fruits and Categories in Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask you to do it because as I see, It could be done, only by One fruit by categories or for One category by Fruits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To move Null values down just go to Sort and change the sort order to A-&amp;gt;Z for both dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 04:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824557#M290466</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2014-11-13T04:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Pivot table top 5 values colour change</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824558#M290467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To color TOP-5 in green use the following expression for background of Expression&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Arial; color: #0433ff;"&gt;if&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;Rank&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;Sum&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #941100;"&gt;Data&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;))&amp;lt;=5,&lt;/SPAN&gt;green&lt;SPAN style="color: #000000;"&gt;(),&lt;/SPAN&gt;white&lt;SPAN style="color: #000000;"&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;PFA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 04:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824558#M290467</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2014-11-13T04:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table top 5 values colour change</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824559#M290468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sergy has provided you one way, you can make this more nested for assigning different colours to all top 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 04:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-top-5-values-colour-change/m-p/824559#M290468</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-13T04:37:19Z</dc:date>
    </item>
  </channel>
</rss>

