<?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 How to get Rank based on Customer Name? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297198#M833371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using the below rank() function in my expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;rank&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;FlagYTD&lt;/SPAN&gt;={'YTD'}&amp;gt;}&lt;SPAN style="color: #800000;"&gt;Sales&lt;/SPAN&gt;)),&lt;SPAN style="color: #800000;"&gt;[Customer Name]&lt;/SPAN&gt;), but it does not work for me and gives only '-'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have attached my QVW file. Please help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>ananyaghosh</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297198#M833371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using the below rank() function in my expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;rank&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;FlagYTD&lt;/SPAN&gt;={'YTD'}&amp;gt;}&lt;SPAN style="color: #800000;"&gt;Sales&lt;/SPAN&gt;)),&lt;SPAN style="color: #800000;"&gt;[Customer Name]&lt;/SPAN&gt;), but it does not work for me and gives only '-'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have attached my QVW file. Please help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297198#M833371</guid>
      <dc:creator>ananyaghosh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297199#M833372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where is the attachment &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297199#M833372</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-06-01T11:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297200#M833373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expected output? If you are looking output in the chart, might try using NODISTINCT like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 13.3333px; font-family: 'courier new', courier;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px;"&gt;(&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;NODISTINCT &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; color: #0000ff;"&gt;rank&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; color: #800000;"&gt;FlagYTD&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px;"&gt;={'YTD'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; color: #800000;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px;"&gt;)),&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; color: #800000;"&gt;[Customer Name]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'courier new', courier;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297200#M833373</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-06-01T11:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297201#M833374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see the use of the above expression in the attached qvw file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297201#M833374</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-01T11:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297202#M833375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have re-upload it. Please can you check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297202#M833375</guid>
      <dc:creator>ananyaghosh</dc:creator>
      <dc:date>2017-06-01T11:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297203#M833376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did &lt;A href="https://community.qlik.com/people/tresesco"&gt;tresesco&lt;/A&gt;‌'s suggestion not work for you? What is the expected output for the Cus Rnk column?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297203#M833376</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-01T11:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297204#M833377</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 look at the first straight table with title 'Calculations - MTD,YTD,Current Sale' , then you can see that the column value for 'Customer YTD Rank ' has only 1 instead of showing rank. I don't understand what is the reason for it.&lt;/P&gt;&lt;P&gt;So if t has some reason please can u tell me what I have done wrong there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 12:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297204#M833377</guid>
      <dc:creator>ananyaghosh</dc:creator>
      <dc:date>2017-06-01T12:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297205#M833378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mentioned what you don't want to see, but I still don't know what you do want to see &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 12:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297205#M833378</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-01T12:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Rank based on Customer Name?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297206#M833379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please check my attached QVW file.&lt;/P&gt;&lt;P&gt;If you look at the first straight table with title 'Calculations - MTD,YTD,Current Sale' , then you can see that the column value for 'Customer YTD Rank ' has only 1 instead of showing rank. I don't understand what is the reason for it.&lt;/P&gt;&lt;P&gt;So if t has some reason please can u tell me what I have done wrong there?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 13:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Rank-based-on-Customer-Name/m-p/1297206#M833379</guid>
      <dc:creator>ananyaghosh</dc:creator>
      <dc:date>2017-06-01T13:38:11Z</dc:date>
    </item>
  </channel>
</rss>

