<?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: Ranking Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508620#M750545</link>
    <description>&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;Sorry, the latter - take for example Rank 2 goes to Rank 69..&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did try noconcatenate load though, however the results remain the same. However, once Performance_Met3 is commented, it went back to 2 again..&lt;/P&gt;</description>
    <pubDate>Sun, 18 Nov 2018 13:43:49 GMT</pubDate>
    <dc:creator>seahyanzheng</dc:creator>
    <dc:date>2018-11-18T13:43:49Z</dc:date>
    <item>
      <title>Ranking Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508618#M750543</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When i run the following codes separately (commented the other) it works fine. However, when running together, the latter has issue:&lt;/P&gt;&lt;P&gt;Performance_Met3:&lt;BR /&gt;Load&lt;BR /&gt;*,&lt;BR /&gt;AutoNumber([Sales %] , [Sales Month]) as [Month Rank]&lt;BR /&gt;Resident&lt;BR /&gt;Performance_Met2&lt;BR /&gt;order by [Sales Month], [Sales %] desc;&lt;/P&gt;&lt;P&gt;LEFT JOIN&lt;BR /&gt;LOAD&lt;BR /&gt;Distinct&lt;BR /&gt;[Sales Month],&lt;BR /&gt;[Sales %] as [Sales % 1st]&lt;BR /&gt;Resident&lt;BR /&gt;Performance_Met3&lt;BR /&gt;where [Month Rank] = 1;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------&lt;/P&gt;&lt;P&gt;Performance_Met4:&lt;BR /&gt;Load&lt;BR /&gt;*,&lt;BR /&gt;AutoNumber(RM_ACCEPT_CNT, [Sales Month]) as [Month Rank Accept]&lt;BR /&gt;Resident&lt;BR /&gt;Performance_Met2&lt;BR /&gt;order by [Sales Month], [RM_ACCEPT_CNT] desc&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;LEFT JOIN&lt;BR /&gt;LOAD&lt;BR /&gt;Distinct&lt;BR /&gt;[Sales Month],&lt;BR /&gt;[RM_ACCEPT_CNT] as [RM_ACCEPT_CNT 1st]&lt;BR /&gt;Resident&lt;BR /&gt;Performance_Met4&lt;BR /&gt;where [Month Rank Accept] = 1;&lt;/P&gt;&lt;P&gt;May i ask what the issue? Need to have two ranking system..&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508618#M750543</guid>
      <dc:creator>seahyanzheng</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508619#M750544</link>
      <description>&lt;P&gt;Very hard to guess what the issue is, since you didn't tell us what's actually going wrong...&lt;/P&gt;&lt;P&gt;Taking a stab at it, try NOCONCATENATE LOAD for the second (Performance_Met4) load. Looks like the fields are identical and that'll get them automatically concatenated.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2018 13:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508619#M750544</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2018-11-18T13:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508620#M750545</link>
      <description>&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;Sorry, the latter - take for example Rank 2 goes to Rank 69..&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did try noconcatenate load though, however the results remain the same. However, once Performance_Met3 is commented, it went back to 2 again..&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2018 13:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508620#M750545</guid>
      <dc:creator>seahyanzheng</dc:creator>
      <dc:date>2018-11-18T13:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508622#M750546</link>
      <description>&lt;P&gt;So your issue is that the results you're getting don't match what you expect, rather than something technical/error related. That narrows it down somewhat. However, in order to try and troubleshoot the results, you'd likely have to attach a sample file containing data, the current results, and an explanation of what the expected results are.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2018 13:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508622#M750546</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2018-11-18T13:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508630#M750547</link>
      <description>&lt;P&gt;I tried with sample data and it worked perfectly.. oh well&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2018 14:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-Issue/m-p/1508630#M750547</guid>
      <dc:creator>seahyanzheng</dc:creator>
      <dc:date>2018-11-18T14:11:01Z</dc:date>
    </item>
  </channel>
</rss>

