<?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 Getting monthly values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748316#M471533</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;my Problem is, that I only have one value per Year. Now i need one value per month (where this is only YearValue/12 for each Month).&lt;/P&gt;&lt;P&gt;Sure, I simply can do a &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;YearValue/12 as MonthValue&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but i dont know how to connect this to the acutal Month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 09:53:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-05T09:53:38Z</dc:date>
    <item>
      <title>Getting monthly values</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748316#M471533</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;my Problem is, that I only have one value per Year. Now i need one value per month (where this is only YearValue/12 for each Month).&lt;/P&gt;&lt;P&gt;Sure, I simply can do a &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;YearValue/12 as MonthValue&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but i dont know how to connect this to the acutal Month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 09:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748316#M471533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T09:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting monthly values</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748317#M471534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need split that into 12 and 'see' months(Jan,Feb.....)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 09:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748317#M471534</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-05T09:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting monthly values</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748318#M471535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please upload a sample document, or your schema to understand more.&lt;/P&gt;&lt;P&gt;also you want to do this in your load script or on the design/chart level?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 10:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748318#M471535</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2015-03-05T10:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting monthly values</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748319#M471536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i need is something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="174" style="border: 1px solid rgb(0, 0, 0); width: 293px; height: 161px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Aim&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Aim cum.&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,75&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apr&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1,0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;May&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1,25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jun&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0,25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1,5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; and so on.&lt;/P&gt;&lt;P&gt;But I only got '3' as Aim for, lets say, Year 2014.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 10:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748319#M471536</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T10:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting monthly values</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748320#M471537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Malek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I doesnt matter where i implement this. Whatever solution is easier. &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, 05 Mar 2015 10:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748320#M471537</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T10:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting monthly values</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748321#M471538</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;Try like this using SubField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; SubField('Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec', ';') AS Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Value/12 AS Value&lt;/P&gt;&lt;P&gt;INLINE [&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 10:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748321#M471538</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-03-05T10:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting monthly values</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748322#M471539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx for the hint but this isnt working for me.&lt;/P&gt;&lt;P&gt;Problem is that i need a second dimension like department&lt;/P&gt;&lt;P&gt;So for one derpartment (and there are a lot) theres a plan per year. And now i need to break down this value to monthly level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 10:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748322#M471539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T10:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting monthly values</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748323#M471540</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;If you share sample data it would be easier to give solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope below script helps you.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;nbsp; SubField('Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec', ';') AS Month,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Department,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Year&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;nbsp; Value/12 AS Value&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 10:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-monthly-values/m-p/748323#M471540</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-03-05T10:53:16Z</dc:date>
    </item>
  </channel>
</rss>

