<?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: Rank on Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13971#M2311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Supriya. &lt;/P&gt;&lt;P&gt;I tried the above. But the color applies for the whole dimension. In my case it should be alternate dimension as below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="RowBanding.png" class="jive-image image-1" height="317" src="https://community.qlik.com/legacyfs/online/200763_RowBanding.png" style="height: 317px; width: 168.758px;" width="169" /&gt;&lt;/P&gt;&lt;P&gt;if Australia has only 4 products, only 4 rows should be blue and if france has 10 product 10 rows for France should be white color background. The number of Products may vary based on countries. I have hardcoded based on odd, even to achieve this. If I get Rank for each country it will be fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Apr 2018 12:06:31 GMT</pubDate>
    <dc:creator>mohamedafzal</dc:creator>
    <dc:date>2018-04-25T12:06:31Z</dc:date>
    <item>
      <title>Rank on Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13967#M2307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we get the ranks/index based on dimension similar to serial number.&lt;/P&gt;&lt;P&gt;For Egs. for the list of below countries, I want rank without considering any expression or measures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Australia&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; India&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UK&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; US&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to give alternate colors based on row banding in a table chart. From the above Australia row in blue, India row in White, UK in blue, US in white and it goes on.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have dynamic products for each country and sales for each products. &lt;/SPAN&gt;I am able to achieve the rowbanding by giving background color to the expressions(hardcoded).&lt;/P&gt;&lt;P&gt;But when the number of products vary for each country the color doesnot get aligned.&lt;/P&gt;&lt;P&gt;If I can get the rank for each country, this will help. The countries are displayed in Alphabetical order. Hence sorting cannot be done based on expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 05:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13967#M2307</guid>
      <dc:creator>mohamedafzal</dc:creator>
      <dc:date>2018-04-25T05:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rank on Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13968#M2308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i am not wrong you want below table format:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" height="149" src="https://community.qlik.com/legacyfs/online/200708_Capture.PNG" style="height: 149px; width: 324.834px;" width="325" /&gt;&lt;/P&gt;&lt;P&gt;then do following process:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;right click on table select - properties&lt;/LI&gt;&lt;LI&gt;select style &lt;/LI&gt;&lt;LI&gt;choose table -current style&lt;/LI&gt;&lt;LI&gt;and format table style using custom format cell.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 05:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13968#M2308</guid>
      <dc:creator>supriya10</dc:creator>
      <dc:date>2018-04-25T05:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rank on Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13969#M2309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Supriya for the response.&lt;/P&gt;&lt;P&gt;I am not able to view the format in the Style tab. &lt;/P&gt;&lt;P&gt;Am I missing something? or is it related to version.&lt;/P&gt;&lt;P&gt;I am using version 12.2&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Export-Chart Properties.PNG" class="jive-image image-1" height="301" src="/legacyfs/online/200701_Export-Chart Properties.PNG" style="height: 301px; width: 337.941px;" width="338" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 05:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13969#M2309</guid>
      <dc:creator>mohamedafzal</dc:creator>
      <dc:date>2018-04-25T05:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rank on Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13970#M2310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are on right path - follow the steps:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200709_Capture1.PNG" style="height: 469px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/200710_Capture2.PNG" style="height: 467px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;select Design Grid . I have mark in red&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/200726_Capture3.PNG" style="height: 354px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;after design grid - right click on table -select Custom Format cell&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture4.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/200727_Capture4.PNG" style="height: 410px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture5.png" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/200732_Capture5.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 08:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13970#M2310</guid>
      <dc:creator>supriya10</dc:creator>
      <dc:date>2018-04-25T08:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rank on Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13971#M2311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Supriya. &lt;/P&gt;&lt;P&gt;I tried the above. But the color applies for the whole dimension. In my case it should be alternate dimension as below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="RowBanding.png" class="jive-image image-1" height="317" src="https://community.qlik.com/legacyfs/online/200763_RowBanding.png" style="height: 317px; width: 168.758px;" width="169" /&gt;&lt;/P&gt;&lt;P&gt;if Australia has only 4 products, only 4 rows should be blue and if france has 10 product 10 rows for France should be white color background. The number of Products may vary based on countries. I have hardcoded based on odd, even to achieve this. If I get Rank for each country it will be fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 12:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-on-Dimension/m-p/13971#M2311</guid>
      <dc:creator>mohamedafzal</dc:creator>
      <dc:date>2018-04-25T12:06:31Z</dc:date>
    </item>
  </channel>
</rss>

