<?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 Function with Multiple dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12212#M863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Yes I tried that before but it does not work.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I think there is something to do with my expression.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Here is my expression:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexIndexScore1))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexIndexScore1))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexIndexScore1))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexIndexScore1))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexQuestionPoints1)),0))*100&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-----------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;vRollingMonthsGeneral is an expression to calculate rolling months:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;[Survey Year]=,[Survey Month]=,[Survey Date]= ,[Survey Month Year]=,dimSurveyReceivedDateItself={"&amp;gt;$(=monthend(AddMonths(Max(Date),-$(vNumRollinMonth))))&amp;lt;=$(=Max(Date))"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I create a variable for this expression called vCSE and add the expression the table like this Rank(Total &amp;lt;Dealer Zone&amp;gt; $(vCSE)), but the result I get is NA.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I guess something I need to change in expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2018 18:58:20 GMT</pubDate>
    <dc:creator>deniscamh</dc:creator>
    <dc:date>2018-02-12T18:58:20Z</dc:date>
    <item>
      <title>Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12209#M860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have Question about rank function.&lt;/P&gt;&lt;P&gt;I need create pivot table with 4 dimensions: National, Dealer Zone, Dealer District and Dealer. and one measure let say it is sum(sales), (in reality I have much complected measure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I need to rank each Dealer's sale with every dimension. &lt;/P&gt;&lt;P&gt;For example if Dealer's 1 sales will be rank 50 in National Level; rank 20 in Zone level and rank 5 in District level.&lt;/P&gt;&lt;P&gt;Something like below.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Ranking.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193179_Ranking.PNG" style="height: 239px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 18:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12209#M860</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T18:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12210#M861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to use Total with rank to get rank at dimension level.&lt;/P&gt;&lt;P&gt;Rank(Total&amp;lt;National&amp;gt;Sum(Sales)) should be considering National Dim for the rank, you can use Total&amp;lt;National,[Dealer Zone]&amp;gt; to rank at dealer level for each national value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 18:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12210#M861</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-12T18:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12211#M862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I tried that before but it does not work.&lt;/P&gt;&lt;P&gt;I think there is something to do with my expression.&lt;/P&gt;&lt;P&gt;Here is my expression:&lt;/P&gt;&lt;P&gt;(if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexIndexScore1))/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexIndexScore1))/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexIndexScore1))/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexIndexScore1))/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexQuestionPoints1)),0))*100&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vRollingMonthsGeneral is an expression to calculate rolling months:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Survey Year]=,[Survey Month]=,[Survey Date]= ,[Survey Month Year]=,dimSurveyReceivedDateItself={"&amp;gt;$(=monthend(AddMonths(Max(Date),-$(vNumRollinMonth))))&amp;lt;=$(=Max(Date))"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then&lt;/P&gt;&lt;P&gt;I create a variable for this expression called vCSE and add the expression the table like this Rank(Total &amp;lt;Dealer Zone&amp;gt; $(vCSE)), but the result I get is NA.&lt;/P&gt;&lt;P&gt;I guess something I need to change in expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 18:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12211#M862</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T18:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12212#M863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Yes I tried that before but it does not work.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I think there is something to do with my expression.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Here is my expression:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexIndexScore1))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrConvenienceIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexIndexScore1))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrTreatmentIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexIndexScore1))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrValueIndexQuestionPoints1)),0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexQuestionPoints1))&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexIndexScore1))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;$(vRollingMonthsGeneral)&amp;gt;}(msrQualityIndexQuestionPoints1)),0))*100&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-----------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;vRollingMonthsGeneral is an expression to calculate rolling months:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;[Survey Year]=,[Survey Month]=,[Survey Date]= ,[Survey Month Year]=,dimSurveyReceivedDateItself={"&amp;gt;$(=monthend(AddMonths(Max(Date),-$(vNumRollinMonth))))&amp;lt;=$(=Max(Date))"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I create a variable for this expression called vCSE and add the expression the table like this Rank(Total &amp;lt;Dealer Zone&amp;gt; $(vCSE)), but the result I get is NA.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I guess something I need to change in expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 18:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12212#M863</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T18:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12213#M864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you verify your expression? Hope it works before using it with Rank. Just trying to understand if all code pieces are working individually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12213#M864</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-12T19:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12214#M865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it works, and it also works when I do Rank(total $(vCSE)), but when I add &amp;lt;Dealer Zone&amp;gt; it does not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12214#M865</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T19:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12215#M866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you have used [] as the field has space in between.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12215#M866</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-12T19:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12216#M867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I did &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Still does not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12216#M867</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T19:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12217#M868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share app to look further, or share the exact full expression which is not working, I see the field name you are referring in responses is still different than the one in image &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12217#M868</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-12T19:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12218#M869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible for you to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12218#M869</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-12T19:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12219#M870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please see the app aatached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12219#M870</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T19:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12220#M871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanny,&lt;/P&gt;&lt;P&gt;Please see the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12220#M871</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T19:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12221#M872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The pivot is showing null in dimension, may be due to extension in the left top having some special selections required, can you share how to populate data even without using the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12221#M872</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-12T19:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12222#M873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The extension is used to&amp;nbsp; choose number of Months for this expression&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;vRollingMonthsGeneral:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;[Survey Year]=,[Survey Month]=,[Survey Date]= ,[Survey Month Year]=,dimSurveyReceivedDateItself={"&amp;gt;$(=monthend(AddMonths(Max(Date),-$(vNumRollinMonth))))&amp;lt;=$(=Max(Date))"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt;You can find this &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;variable&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt; in the &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;variable&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt; section and change &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;vNumRollinMonth to 3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Hope it make sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 19:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12222#M873</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T19:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12223#M874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do we need to make any other selections? It still shows '-' for the dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193190_Capture.PNG" style="height: 124px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 20:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12223#M874</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-12T20:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12224#M875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Adds on Select Include Zero values please.&lt;/P&gt;&lt;P&gt;The reason the data is not showing is because I loaded only first 500 rows and there probably no data for that calculation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 20:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12224#M875</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T20:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12225#M876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I only see the rows when add '=' in front of vCSEDealercode variable, but $(vCSEDealerCode) is showing 0 always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193193_Capture.PNG" style="height: 222px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 20:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12225#M876</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-12T20:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12226#M877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I came up with somting like that aggr(rank($(vCSEDealerCode)),[Dealer Zone Code],[Dealer Code]) for zone&lt;/P&gt;&lt;P&gt;and aggr(rank($(vCSEDealerCode)),[Dealer Zone Code],[Dealer District Code], [Dealer Code]) for District.&lt;/P&gt;&lt;P&gt;but the problem is how I can ignore the filters now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 20:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12226#M877</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T20:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12227#M878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is probably because there is no data for a period I loaded. &lt;/P&gt;&lt;P&gt;I loaded only 500 rows in order to be able to share the app.&lt;/P&gt;&lt;P&gt;It is a huge app.&lt;/P&gt;&lt;P&gt;I was hoping by looking on the structure you can help me to figure out what's wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 20:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12227#M878</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-12T20:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rank Function with Multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12228#M879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I just used the aggr function for that and it worked:&lt;/P&gt;&lt;P&gt;for Rank National - aggr(rank($(vCSEAllNational)), [Dealer Code])&lt;/P&gt;&lt;P&gt;for Rank Zone - aggr(rank($(vCSEIndexZone)),[Dealer Zone Code],[Dealer Code])&lt;/P&gt;&lt;P&gt;for Rank District - aggr(rank($(vCSEDistrict)),[Dealer Zone Code],[Dealer District Code], [Dealer Code]).&lt;/P&gt;&lt;P&gt;And this is working fine.&lt;/P&gt;&lt;P&gt;The Total function inside Rank function does not work for some reason.&lt;/P&gt;&lt;P&gt;Thank you Sunny and Digvijay for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 14:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-Function-with-Multiple-dimensions/m-p/12228#M879</guid>
      <dc:creator>deniscamh</dc:creator>
      <dc:date>2018-02-13T14:41:44Z</dc:date>
    </item>
  </channel>
</rss>

