<?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 Line charts resorting months on click in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564651#M681292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a line chart I have, months (Apr, May, Jun, ...etc) is resorting when a month is clicked on (ex. Jan, Feb, Mar,.....Dec, Apr). I need the date to remain (Apr, May, Jun, .... etc).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2014 18:54:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-26T18:54:31Z</dc:date>
    <item>
      <title>Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564651#M681292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a line chart I have, months (Apr, May, Jun, ...etc) is resorting when a month is clicked on (ex. Jan, Feb, Mar,.....Dec, Apr). I need the date to remain (Apr, May, Jun, .... etc).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 18:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564651#M681292</guid>
      <dc:creator />
      <dc:date>2014-03-26T18:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564652#M681293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul - Clear all check boxes and Check ONLY &lt;STRONG&gt;Text&lt;/STRONG&gt; &lt;SPAN style="text-decoration: underline;"&gt;A -&amp;gt; Z&lt;/SPAN&gt; as mentioned below and see if that works. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sort BY Text AtoZ_and_UncheckAllOptions.PNG.png" class="jive-image" src="/legacyfs/online/55964_Sort BY Text AtoZ_and_UncheckAllOptions.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564652#M681293</guid>
      <dc:creator>manojkvrajan</dc:creator>
      <dc:date>2014-03-26T19:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564653#M681294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do not use "text" but "numeric" sorting if the months result from timestamps or dates and thus are numeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564653#M681294</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-03-26T19:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564654#M681295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In mine I have expression as Ascending with bPeriod in the box under the expression and Numeric value as Ascending. As in my note, bPeriod = (Apr,may, Jun, Jul, Aug, ....).&amp;nbsp; This seems to make a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564654#M681295</guid>
      <dc:creator />
      <dc:date>2014-03-26T19:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564655#M681296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load an inline table before your loading your calendar table as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(give month names in the order you wanted. &lt;/P&gt;&lt;P&gt;load Monthinline &lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;Apr&lt;/P&gt;&lt;P&gt;May&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;&lt;P&gt;................&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can delete this table once your calendar is loaded. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in your chart use 'Load order = Original ' as your sorting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564655#M681296</guid>
      <dc:creator />
      <dc:date>2014-03-26T19:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564656#M681297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are saying the sort order you expect is and remains "Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec, Jan, Feb, Mar" and is defined by your expression bPeriod?&lt;/P&gt;&lt;P&gt;Then if bPeriod changes, the sorting order of the Month dimension also changes.&lt;/P&gt;&lt;P&gt;You could check the sort-by-expression check box and use a static expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Month &amp;gt; 3, Month-3, Month+9)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead (also unchecking every other check box and provided your Month field is indeed numeric)&lt;/P&gt;&lt;P&gt;This way you would stick to the order "Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec, Jan, Feb, Mar" regardless of any selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564656#M681297</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-03-26T19:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564657#M681298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try enclosing the expression you are sorting with by only and with ig&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;noring selections like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only({1}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;bPeriod&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564657#M681298</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-03-26T19:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564658#M681299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564658#M681299</guid>
      <dc:creator />
      <dc:date>2014-03-26T19:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Line charts resorting months on click</title>
      <link>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564659#M681300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;only({1}bPeriod) did work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-charts-resorting-months-on-click/m-p/564659#M681300</guid>
      <dc:creator />
      <dc:date>2014-03-26T19:57:09Z</dc:date>
    </item>
  </channel>
</rss>

