<?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: Growth value not coming properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982114#M335217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest, not to delete replies. Discussion helps others to help you or people who might face similar problem in future. People might have questions in mind whice might had been discussed in the thread earlier - now might have to reply to answer them again. Coming to your prob sol.&lt;/P&gt;&lt;P&gt;Noc-2014 was not coming because , this period had no data for 30th. Ideally you might wwant to just check for the latest month - if all dates are available in the transaction. If, so try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;=aggr(if(not(MonthName=Max(total MonthName) and Day(max([Posting Date]))&amp;lt;&amp;gt;Day(MonthEnd(max([Posting Date])))),MonthYear), MonthYear)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you say - 'grwoth values&lt;STRONG&gt; not coming properly&lt;/STRONG&gt;.'. You leave us thinking thousnads of improper values, which is not helpful. Try to expand your 'not proper' term.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Dec 2015 07:36:29 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-12-24T07:36:29Z</dc:date>
    <item>
      <title>Growth value not coming properly</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982111#M335214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As compare to last year month data my grwoth values not coming properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in my chart i am also not getting bar for nov-14 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2015 05:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982111#M335214</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-12-24T05:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Growth value not coming properly</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982112#M335215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What issue you are facing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For growth, you are taking this expression:&amp;nbsp; &lt;STRONG&gt;Current Year Sales - PY Sales / PY Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is giving you right figure..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2015 05:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982112#M335215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-24T05:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Growth value not coming properly</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982113#M335216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also attached a new sample file...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is opening like a image not a qvw&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2015 05:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982113#M335216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-24T05:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Growth value not coming properly</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982114#M335217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest, not to delete replies. Discussion helps others to help you or people who might face similar problem in future. People might have questions in mind whice might had been discussed in the thread earlier - now might have to reply to answer them again. Coming to your prob sol.&lt;/P&gt;&lt;P&gt;Noc-2014 was not coming because , this period had no data for 30th. Ideally you might wwant to just check for the latest month - if all dates are available in the transaction. If, so try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;=aggr(if(not(MonthName=Max(total MonthName) and Day(max([Posting Date]))&amp;lt;&amp;gt;Day(MonthEnd(max([Posting Date])))),MonthYear), MonthYear)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you say - 'grwoth values&lt;STRONG&gt; not coming properly&lt;/STRONG&gt;.'. You leave us thinking thousnads of improper values, which is not helpful. Try to expand your 'not proper' term.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2015 07:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-value-not-coming-properly/m-p/982114#M335217</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-24T07:36:29Z</dc:date>
    </item>
  </channel>
</rss>

