<?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: Fiscal year YTD chart - months sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596035#M1110622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dimension is correct - Mesic (month) - you can see it near no. 02 - sorry for the Usek - there was one chart hidden below and this dimension has nothing to do with the chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2014 08:38:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-04T08:38:04Z</dc:date>
    <item>
      <title>Fiscal year YTD chart - months sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596033#M1110620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I'm new to QV so my knowledges regarding to the system are poor. So I would like to ask you for help with following issue:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;My company has fiscal year 1 Apr - 31 March and I'm trying to design graph showing comparison of budgeted and actual variable and fixed costs YTD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;QV skript sets:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;- &lt;STRONG&gt;Month (Měsíc)&lt;/STRONG&gt; as 01 = Jan, 02 = Feb,...12 = Dec and &lt;STRONG&gt;Month_Financ&lt;/STRONG&gt; &lt;STRONG&gt;(Měsíc_Financ)&lt;/STRONG&gt; as 01 = Apr, 02 = May...12 = March;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;-&lt;STRONG&gt; Year&lt;/STRONG&gt; &lt;STRONG&gt;(Rok)&lt;/STRONG&gt; e.g. 2013 for period 1 Jan 2013 - 31 Dec 2013 and &lt;STRONG&gt;Year_Financ&lt;/STRONG&gt; &lt;STRONG&gt;(Rok_Financ)&lt;/STRONG&gt; 2013 for period 1 Apr 2013 - 31 March 2014&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Some tips from discussions helped me to create these expressions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;BUDGET&lt;/STRONG&gt; ({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Rok&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;_Financ&lt;/SPAN&gt;={&lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;$(=max(Rok_Financ))&lt;/EM&gt;&lt;/STRONG&gt;},&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;={'&amp;lt;=$(vMaxDate)'},&lt;SPAN style="color: #800000;"&gt;Měsíc&lt;/SPAN&gt;=,&lt;SPAN style="color: #800000;"&gt;Hkategorie&lt;/SPAN&gt;={'Režijní náklady'}&amp;gt;}&lt;SPAN style="color: #800000;"&gt;Castka_Plan&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;Obviously this is not correct since the expression shows all values until the end of fiscal year.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;ACTUAL&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Rok_Financ&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=max(Rok_Financ))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Měsíc&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;lt;=$(=Max(Měsíc))'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hkategorie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Režijní náklady'}&amp;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;JeProjInv_MD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(cOstat)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Castka_MDD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,0))*(-0.001) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This looks a little bit better but the problem is that the chart shows months based on numerical sorting, means that April is shown correctly on the right side of the chart but when I select Oct 2013 in list box I just want to see data for 04 - 10 / 2013.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="Chart_Actual.GIF.gif" class="jive-image" src="https://community.qlik.com/legacyfs/online/54214_Chart_Actual.GIF.gif" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Could anybody help me please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you, Lucie&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 08:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596033#M1110620</guid>
      <dc:creator />
      <dc:date>2014-03-04T08:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year YTD chart - months sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596034#M1110621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use month() function to create dimension if you have dates&lt;/P&gt;&lt;P&gt;month(date) as your dimension instead of Usek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 08:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596034#M1110621</guid>
      <dc:creator />
      <dc:date>2014-03-04T08:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year YTD chart - months sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596035#M1110622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dimension is correct - Mesic (month) - you can see it near no. 02 - sorry for the Usek - there was one chart hidden below and this dimension has nothing to do with the chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 08:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596035#M1110622</guid>
      <dc:creator />
      <dc:date>2014-03-04T08:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year YTD chart - months sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596036#M1110623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;share your qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 08:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596036#M1110623</guid>
      <dc:creator />
      <dc:date>2014-03-04T08:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year YTD chart - months sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596037#M1110624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/05/28/fiscal-year" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/05/28/fiscal-year"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/05/28/fiscal-year&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reagrds&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 08:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596037#M1110624</guid>
      <dc:creator />
      <dc:date>2014-03-04T08:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year YTD chart - months sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596038#M1110625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the right solution is this&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year_Financ={$(=max(Year_Financ))},Date={'&amp;lt;=$(=Max(Date))'},Month=&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for help.&lt;/P&gt;&lt;P&gt;L.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 07:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-YTD-chart-months-sorting/m-p/596038#M1110625</guid>
      <dc:creator />
      <dc:date>2014-03-06T07:47:15Z</dc:date>
    </item>
  </channel>
</rss>

