<?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: LINEST_M function for Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61437#M10290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Sunny. thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2018 16:52:09 GMT</pubDate>
    <dc:creator>rkpatelqlikview</dc:creator>
    <dc:date>2018-07-18T16:52:09Z</dc:date>
    <item>
      <title>LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61428#M10281</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;I used this Linest_function for week. Its working properly.&lt;/P&gt;&lt;P&gt;The same function is used for MOnth analysis.&lt;/P&gt;&lt;P&gt;But there is a bug. Can any one please suggest on this?&lt;/P&gt;&lt;P&gt;Am attaching the QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 18:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61428#M10281</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-06-05T18:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61429#M10282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this... when you have Month selected....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=LINEST_M(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;[Safety Category] ={'Green'}, Month= {"&amp;gt;=$(=MAX(Month)-5)"}&amp;gt;}&lt;/SPAN&gt;Aggr(Round(Sum({&amp;lt;[Safety Category] ={'Green'}, Month= {"&amp;gt;=$(=MAX(Month)-5)"}&amp;gt;}[Kms Travelled])/sum({&amp;lt;Month= {"&amp;gt;=$(=MAX(Month)-5)"}&amp;gt;}[Kms Travelled])*100),Month), Month)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 19:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61429#M10282</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-05T19:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61430#M10283</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;&lt;/P&gt;&lt;P&gt;Thanks for your great support. It's correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 08:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61430#M10283</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-06-06T08:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61431#M10284</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;&lt;/P&gt;&lt;P&gt;There is a small doubt on this. Again &lt;/P&gt;&lt;P&gt;there is 2 conditions:&lt;/P&gt;&lt;P&gt;1) If the values all are '100%' for all the weeks the "Top Green Arrow symbol should be visible.&lt;/P&gt;&lt;P&gt;2) If the values all are '0%' for all the weeks the "Bottom Red Arrow" symbol should be visible.&lt;/P&gt;&lt;P&gt;As per Linest function the symbol is different on above conditions. But these 2 conditions should be satisfied.&lt;/P&gt;&lt;P&gt;Where i can use this 'IF' Condition.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 04:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61431#M10284</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-07-18T04:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61432#M10285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I follow, may be because the discussion has been 1 month old... do you mind expanding with images as to what is not right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 10:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61432#M10285</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-18T10:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61433#M10286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Sunny.&lt;/P&gt;&lt;P&gt;Here am attaching the QVW file where the exact scenario. &lt;/P&gt;&lt;P&gt;It's not wrong which you have suggested. There is a two condition to be satisfy in my linest.&lt;/P&gt;&lt;P&gt;Where i need to write the condition?&lt;/P&gt;&lt;P&gt;In Attached QVW the values are '0' then the symbol should be Green Thumbs up symbol.&lt;/P&gt;&lt;P&gt;IF the all values are '100' then the symbol should be Red Thumbs up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61433#M10286</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-07-18T15:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61434#M10287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not 100% sure... but for green thumbs up... layout condition =vha=0.... for red thumbs down =vha=100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61434#M10287</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-18T15:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61435#M10288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your support Sunny.&lt;/P&gt;&lt;P&gt;I will check with if condition in layout&lt;/P&gt;&lt;P&gt;in Red symbol -&amp;gt;&amp;nbsp;&amp;nbsp; IF(vha=100,vha&amp;gt;0,0)&lt;/P&gt;&lt;P&gt;In Green symbol -&amp;gt;&amp;nbsp; IF(vha=0, vha&amp;lt;0,0). &lt;/P&gt;&lt;P&gt;Please suggest if am wrong.. thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 16:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61435#M10288</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-07-18T16:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61436#M10289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I follow your question to be able to answer if what you have is correct or not... may be try it out and see if it works or not &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 16:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61436#M10289</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-18T16:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61437#M10290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Sunny. thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 16:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61437#M10290</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-07-18T16:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61438#M10291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunny, &lt;/P&gt;&lt;P&gt;Thanks for your response. This is the sample Excel file which is need to implement in Qlikview for Linest. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 04:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61438#M10291</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-07-20T04:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61439#M10292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has been done.&amp;nbsp; But i can't see the image with that link. May i know how to fetch the symbols in text object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 06:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61439#M10292</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-07-20T06:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: LINEST_M function for Month</title>
      <link>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61440#M10293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which symbol are we talking about? Can you please explain using images or examples?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 12:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LINEST-M-function-for-Month/m-p/61440#M10293</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-20T12:01:56Z</dc:date>
    </item>
  </channel>
</rss>

