<?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 Summing 3 separate rankings in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Summing-3-separate-rankings/m-p/2027927#M1222256</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have three separate pivot tables that rank people split by team. I need a way to take the 3 separate measures I have created, to sum the rank results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;call quality Ranked 1&lt;/P&gt;
&lt;P&gt;Call duration ranked 3&lt;/P&gt;
&lt;P&gt;call pickups ranked 2&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My score total score is 6&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My colleagues is 5&lt;/P&gt;
&lt;P&gt;I should be ranked number one and colleague number two. Is there a way of doing this?&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 17:00:18 GMT</pubDate>
    <dc:creator>alex-wb</dc:creator>
    <dc:date>2023-01-19T17:00:18Z</dc:date>
    <item>
      <title>Summing 3 separate rankings</title>
      <link>https://community.qlik.com/t5/QlikView/Summing-3-separate-rankings/m-p/2027927#M1222256</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have three separate pivot tables that rank people split by team. I need a way to take the 3 separate measures I have created, to sum the rank results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;call quality Ranked 1&lt;/P&gt;
&lt;P&gt;Call duration ranked 3&lt;/P&gt;
&lt;P&gt;call pickups ranked 2&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My score total score is 6&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My colleagues is 5&lt;/P&gt;
&lt;P&gt;I should be ranked number one and colleague number two. Is there a way of doing this?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 17:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summing-3-separate-rankings/m-p/2027927#M1222256</guid>
      <dc:creator>alex-wb</dc:creator>
      <dc:date>2023-01-19T17:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Summing 3 separate rankings</title>
      <link>https://community.qlik.com/t5/QlikView/Summing-3-separate-rankings/m-p/2030097#M1222357</link>
      <description>&lt;P&gt;Yes, you can use the "Expression Editor" in QlikSense to create a new measure that sums the individual ranks from the three separate pivot tables. Here's an example of how you can do this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Go to the "Properties" pane of your pivot tables and select the "Expressions" tab.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Create a new expression and name it "Total Score".&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;In the expression editor, enter the following formula to sum the three individual ranks: =SUM(Rank_Call_Quality) + SUM(Rank_Call_Duration) + SUM(Rank_Call_Pickups)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Add the "Total Score" expression to the pivot table by dragging it from the "Expressions" tab to the "Columns" or "Rows" sections.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;You can also use the "Total Score" expression as a sort column by right-clicking on the column and select 'sort ascending'.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;You should now have a pivot table that shows the sum of the individual ranks for each person, with the highest rank at the top.&lt;/P&gt;
&lt;P&gt;Please note that this is just an example, you might want to adjust the formula according to your data and needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 21:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Summing-3-separate-rankings/m-p/2030097#M1222357</guid>
      <dc:creator>jcmachado</dc:creator>
      <dc:date>2023-01-25T21:03:54Z</dc:date>
    </item>
  </channel>
</rss>

