<?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: Sorting calculated dimension on Y axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603722#M546513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to use &lt;STRONG&gt;Class()&lt;/STRONG&gt; function that would make things easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Class(Today()-eB_DocDatePlanned, 30)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2014 10:33:15 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-03-05T10:33:15Z</dc:date>
    <item>
      <title>Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603719#M546510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a calculated dimension for my bar chart as an If statement:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()+30,'+30 days',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()+31 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()+60,'+31 to 60 days',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()+61 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()+90,'+61 to 90 days',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()+91 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()+120,'+91 to 120 days',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-30,'-30 days',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-31 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-60,'-31 to 60 days',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-61 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-90,'-61 to 90 days',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-91 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-120,'-91 to 120 days')))))))) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now having a difficult time sorting the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting by Numeric Value, ascending, I see the following order:&lt;/P&gt;&lt;P&gt;-31 to 60 days; -61 to 90 days; -91 to 120 days; -30 days; +30 days; +91 to 120 days; +31 to 60 days; +61 to 90 days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting by Text, A -&amp;gt; Z, I see the following order:&lt;/P&gt;&lt;P&gt;-30 days; -31 to 60 days; -61 to 90 days; -91 to 120 days; +30 days; +31 to 60 days; +61 to 90 days; +91 to 120 days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to get the correct order:&lt;/P&gt;&lt;P&gt;-91 to 120 days; -61 to 90 days; -31 to 60 days; -30 days; +30 days; +31 to 60 days; +61 to 90 days; +91 to 120 days &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603719#M546510</guid>
      <dc:creator />
      <dc:date>2014-03-05T10:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603720#M546511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this...&lt;/P&gt;&lt;P&gt;Dual (Your expression, Your Expression)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603720#M546511</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-05T10:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603721#M546512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but maybe this might work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=WildMatch(valuelist('1','2','3','4'),1,2,3,4) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace the valuelist text values with your if statement output i.e. '+30 Days' and then the match order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write this in the sort tab and sort by expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe simply sorting by expression and listing each of your dimension values in order that you want to sort&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'+30 Days', '+60 Days','+90 Days' et cetera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603721#M546512</guid>
      <dc:creator />
      <dc:date>2014-03-05T10:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603722#M546513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to use &lt;STRONG&gt;Class()&lt;/STRONG&gt; function that would make things easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Class(Today()-eB_DocDatePlanned, 30)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603722#M546513</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-03-05T10:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603723#M546514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Calculated Dimension....&lt;/P&gt;&lt;P&gt;=DUAL(Replace(Class(Today()-&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;,30),'&amp;lt;= x &amp;lt;',' - '),Class(Today()-&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;eB_DocDatePlanned&lt;/SPAN&gt;,30))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603723#M546514</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-05T10:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603724#M546515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can&lt;/P&gt;&lt;P&gt;1. Create a "duration flag" field (suppose name it as docPlannedDur) based on the logic you mentioned in your load script.&lt;/P&gt;&lt;P&gt;2. Before your actual table load script create an inline load like below (following the sorting order you need)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;DurFlg:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;load * inline [&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;docPlannedDur&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;+30 days&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;+31 to 60 days&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;+61 to 90 days];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3. After your actual load script create a drop table statement for DurFlg table. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;drop table DurFlg;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4. In the Chart add the new field docPlannedDur as dimension and then under Sort tab use Load Order Original&lt;/P&gt;&lt;P&gt;&lt;IMG alt="loadorder.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/54305_loadorder.png" style="width: 620px; height: 278px;" /&gt;&lt;/P&gt;&lt;P&gt;Attached is the QVW for your reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603724#M546515</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-03-05T10:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603725#M546516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the class function would be perfect for her request &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603725#M546516</guid>
      <dc:creator />
      <dc:date>2014-03-05T10:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603726#M546517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can also try this in Sort expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only({1}if(eB_DocDatePlanned &amp;gt;= Today() and eB_DocDatePlanned &amp;lt;= Today()+30,5,&lt;/P&gt;&lt;P&gt;if(eB_DocDatePlanned &amp;gt;= Today()+31 and eB_DocDatePlanned &amp;lt;= Today()+60,6,&lt;/P&gt;&lt;P&gt;if(eB_DocDatePlanned &amp;gt;= Today()+61 and eB_DocDatePlanned &amp;lt;= Today()+90,7,&lt;/P&gt;&lt;P&gt;if(eB_DocDatePlanned &amp;gt;= Today()+91 and eB_DocDatePlanned &amp;lt;= Today()+120,8,&lt;/P&gt;&lt;P&gt;if(eB_DocDatePlanned &amp;lt; Today() and eB_DocDatePlanned &amp;gt;= Today()-30,4,&lt;/P&gt;&lt;P&gt;if(eB_DocDatePlanned &amp;lt;= Today()-31 and eB_DocDatePlanned &amp;gt;= Today()-60,3,&lt;/P&gt;&lt;P&gt;if(eB_DocDatePlanned &amp;lt;= Today()-61 and eB_DocDatePlanned &amp;gt;= Today()-90,2,&lt;/P&gt;&lt;P&gt;if(eB_DocDatePlanned &amp;lt;= Today()-91 and eB_DocDatePlanned &amp;gt;= Today()-120,1))))))))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603726#M546517</guid>
      <dc:creator />
      <dc:date>2014-03-05T10:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603727#M546518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much all!! Srashti's response worked the quickest for me, though I have no doubt all contributions are valid &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603727#M546518</guid>
      <dc:creator />
      <dc:date>2014-03-05T10:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting calculated dimension on Y axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603728#M546519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://dbmanagement.info/Tutorials/Oracle_EBS.htm" rel="nofollow"&gt;http://dbmanagement.info/Tutorials/Oracle_EBS.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Oracle EBS- Video Training Tutorial DVDs (2 DVDs)&lt;/P&gt;&lt;P&gt;More than 8 GB of Video files Sale Price 19.97&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2015 14:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-calculated-dimension-on-Y-axis/m-p/603728#M546519</guid>
      <dc:creator />
      <dc:date>2015-03-22T14:48:50Z</dc:date>
    </item>
  </channel>
</rss>

