<?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: Problem with Finding AVG stock values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47553#M784331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in only one chart you are restricting the month data till feb or all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if entire dashboard till feb means you can restrict the data in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load...&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;from [] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt; month(Datefield)=month(now())-1;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2018 07:46:03 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2018-03-19T07:46:03Z</dc:date>
    <item>
      <title>Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47552#M784330</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;I am new to QlikVIew, I am facing this issue from past 3 days. I have a chart , where I have to show Avg stock values.&lt;/P&gt;&lt;P&gt;Expression for Avg is :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; =$(v_KPI_Stock_24M_Precalc) /&amp;nbsp; if(FISCAL_YEAR=vScript_24MStock_FY0,v_NumMonths_CurrentFY,12).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This is working good, but the problem is , it is showing the values upto current month, i.e-March, but I have to show upto completed month. i.e- Feb. For this I have written expression like.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Expression : =$(v_KPI_Stock_24M_Precalc) -if(FISCAL_YEAR=vScript_24MStock_FY0,$(v_KPI_Stock_24M_Precalc_CurrentMonth),0)&lt;/P&gt;&lt;P&gt;/if(FISCAL_YEAR=vScript_24MStock_FY0,v_NumMonths_CurrentFY,12)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, This is not working, I have to create [v_KPI_Stock_24M_Precalc_CurrentMonth] this variable to exclude current month from [v_KPI_Stock_24M_Precalc]&amp;nbsp; this variable.&lt;/P&gt;&lt;P&gt;Attached variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/218859" target="_blank"&gt;loveisfail&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/231999" target="_blank"&gt;hhajjali&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/4003" target="_blank"&gt;hic&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/57428" target="_blank"&gt;kush141087&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/77808" target="_blank"&gt;mto&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/265943" target="_blank"&gt;arvind1494&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/196434" target="_blank"&gt;sureshqv&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/211603" target="_blank"&gt;omarbensalem&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/13229" target="_blank"&gt;jontydkpi&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/184787" target="_blank"&gt;timanshu&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me Guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47552#M784330</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47553#M784331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in only one chart you are restricting the month data till feb or all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if entire dashboard till feb means you can restrict the data in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load...&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;from [] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt; month(Datefield)=month(now())-1;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 07:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47553#M784331</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-19T07:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47554#M784332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty, I have to show data upto Feb,but it showing current month(un completed month) data also.&lt;/P&gt;&lt;P&gt;I want to exclude current month. Not entire Dashboard only one chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 07:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47554#M784332</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2018-03-19T07:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47555#M784333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I will explain Simply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create an expression or a variable to get the stock values for the latest month and I will substract this value from the result of v_KPI_Stock_24M_Precalc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to write expression for that. I mean (v_KPI_Stock_24M_Precalc_CurrentMonth) in this variable,??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 08:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47555#M784333</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2018-03-19T08:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47556#M784334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys any suggestions ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 09:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47556#M784334</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2018-03-19T09:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47557#M784335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;This is working good, but the problem is , it is showing the values upto current month, i.e-March, but I have to show upto completed month. i.e- Feb. For this I have written expression like.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is this because Today is March 19th and once we move to April 1st, you would want to see March's number?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 11:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47557#M784335</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-19T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47558#M784336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny ,&lt;/P&gt;&lt;P&gt;yes ! but , I want to see data only upto end of the month.(i,e only completed months)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 11:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47558#M784336</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2018-03-19T11:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47559#M784337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, I have an approach for this,&lt;/P&gt;&lt;P&gt;if I&amp;nbsp; use a second variable&amp;nbsp; or an expression to get the stock values for the latest month and substract this value from the result of --v_KPI_Stock_24M_Precalc-- I will get the required data.&lt;/P&gt;&lt;P&gt;but I don't have any idea on how to write expression for that, Please help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 11:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47559#M784337</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2018-03-19T11:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47560#M784338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean I am not sure I still understand the whole thing... but why not something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(DateField &amp;lt; MonthStart(Today()), .....)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or something similar in set analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 11:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47560#M784338</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-19T11:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47561#M784339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&amp;nbsp; any idea on this ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a second variable&amp;nbsp; or an expression to get the stock values for the latest month and substract this value from the result of --v_KPI_Stock_24M_Precalc--&lt;/P&gt;&lt;P&gt;but I don't have any idea on how to write expression for that, Please help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 12:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47561#M784339</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2018-03-19T12:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47562#M784340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might help if you are able to share a sample where you have been doing your stuff... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 12:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47562#M784340</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-19T12:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Finding AVG stock values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47563#M784341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny, PFA,&lt;/P&gt;&lt;P&gt;variable for 24M_stock, can we create a variable for current month stock like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(or) can we exclude latest month in (v_KPI_Stock_24M_Precalc) in this variable ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 13:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Finding-AVG-stock-values/m-p/47563#M784341</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2018-03-19T13:06:30Z</dc:date>
    </item>
  </channel>
</rss>

