<?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: Values Calculation Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369120#M137225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like the attached?&lt;/P&gt;&lt;P&gt;Do you have a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2012 16:02:19 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2012-06-27T16:02:19Z</dc:date>
    <item>
      <title>Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369112#M137217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have issue to calculate and display fields from an already loaded table (input_table).&lt;/P&gt;&lt;P&gt;Please find attached in Excel a sample of the input data and the output as i want it to be calculated.&lt;/P&gt;&lt;P&gt;I have already got informations in the input table from the source table using a load. Then i am doing a 2nd load to get informations as in output table, but i am blocked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My purpose is make histogramm chart based on the quarterly &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>Tue, 26 Jun 2012 14:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369112#M137217</guid>
      <dc:creator />
      <dc:date>2012-06-26T14:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369113#M137218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UPDATED!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solution is chart on the right or so I think &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in order to get correct results, change Quarter to 2011 1 instead of 1 2011, otherwise it is difficult to order it correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 14:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369113#M137218</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-06-26T14:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369114#M137219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you are gonna have to add a cero&lt;/P&gt;&lt;P&gt;right('0' &amp;amp; month, 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2012 10 and 2012 1 will not order correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 15:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369114#M137219</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2012-06-26T15:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369115#M137220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you loannis for your answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your script gave me more informations but i don't know i you got my challenge. Maybe i was not very clear and i am sorry for that. So let me explain with more details .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Px is a project, and for each project i have the actual turnover YTD each month. I have already done a processing to get values at end of quarter (i took value on march, june, september and december). then i got the values in the input file.&lt;/P&gt;&lt;P&gt;Now what i want is for each project, to have the turnover generated within the quarter. That means, for a specific project i should have the values for Q1, Q2, Q3 and Q4. These values are different from the actual turnover witch is a photo of the present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here is the rule to get these quarterly values( as calculated in the OUTPUT TABLE):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get "quarterly Q1": i take the actual turnover in march (with represents the the 1st quarter)&amp;nbsp; QUARTERLY Q=ACTUAL Q1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get "quarterly Q2": i substract actual in june from actual Q1 (actual Q2- actual Q1 ) Quarterly Q2= ACTUAL Q2 -ACTUAL Q1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get "quarterly Q3": i substract actual in september from actual Q2 (actual Q3- actual Q2 ) Quarterly Q3= ACTUAL Q3 -ACTUAL Q2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get "quarterly Q4": i substract actual in september from actual Q3 (actual Q4- actual Q3 ) Quarterly Q4= ACTUAL Q4 -ACTUAL Q3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: All my input values are ACTUAL values and i am trying to calculte QUATERLY Values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i have been more clear and thank you for your help Ioannis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 15:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369115#M137220</guid>
      <dc:creator />
      <dc:date>2012-06-26T15:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369116#M137221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Christian, you are perfectly right!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Macsigarev :&lt;/P&gt;&lt;P&gt;I hope I got it right this time. I thought Px was period... Please check. Sorry for the delay, I was offline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Ioannis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 20:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369116#M137221</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-06-26T20:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369117#M137222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you Ioannis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's Great. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) But is it possible to have the Quarterly (as a graphic in your report) in the original tab(where i have the cumulated YTD)&amp;nbsp; ? Then the quaterly will be just an additionnal field! &lt;/P&gt;&lt;P&gt;2 ) Then can i write the below script at the load stage ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;if(isnull(Above([cumulated turnover YTD])) or Left(Quarter,4)&amp;lt;&amp;gt;Above(Left(Quarter,4)), [cumulated turnover YTD], [cumulated turnover YTD] - Above([cumulated turnover YTD]))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am asking you these questions because my purpose is to do a Histogramm after i get the values you have calculated&amp;nbsp; in the "Quarterly" graphic !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Cherif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 13:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369117#M137222</guid>
      <dc:creator />
      <dc:date>2012-06-27T13:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369118#M137223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cherif&lt;/P&gt;&lt;P&gt;It is just another field in any chart you make. Please see attached. Hope I understood well!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the same expression in load script, but must replace above with previous and be very cautious how to sort the load statement, so that previous returns correct results.&lt;/P&gt;&lt;P&gt;BR, Ioannis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369118#M137223</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-06-27T15:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369119#M137224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All right Ioannis, really thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how can do a histogramm chart based on the data displayed in the graphic you did ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369119#M137224</guid>
      <dc:creator />
      <dc:date>2012-06-27T15:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369120#M137225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like the attached?&lt;/P&gt;&lt;P&gt;Do you have a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 16:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369120#M137225</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-06-27T16:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Values Calculation Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369121#M137226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioannis,&lt;/P&gt;&lt;P&gt;sorry i was not at my desk today, that why i didn't answer you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached the type of histogramm i want!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here My dimensions are:&lt;/P&gt;&lt;P&gt;-The quarter&lt;/P&gt;&lt;P&gt;-A ratio in percentage calculated as following ([quarterly]/[cumulated turnover YTD]).&lt;/P&gt;&lt;P&gt; So depending of the value it will have a percentage range (&amp;lt;10%;10-20%;20-30%;30-40%;&amp;gt;40%)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;cherif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 14:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-Calculation-Issue/m-p/369121#M137226</guid>
      <dc:creator />
      <dc:date>2012-06-28T14:38:00Z</dc:date>
    </item>
  </channel>
</rss>

