<?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: Formula Calculation in QV Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89989#M754351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked when I changed the Column Name / Expression name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2018 10:39:13 GMT</pubDate>
    <dc:creator>pradnya_amol</dc:creator>
    <dc:date>2018-10-11T10:39:13Z</dc:date>
    <item>
      <title>Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89981#M754338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help.&lt;/P&gt;&lt;P&gt;Attached here with is the mini data set of the file I'm working on (Sample Application). I have Month Number, Month Name, Actual Expenses column against which I need to calculate Run Rate in Front End on Straight Table but somehow I am not able to so I tried in Script and failed here as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look into it and help me solving it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be grateful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pradnya.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2226" target="_blank"&gt;johnw&lt;/A&gt;‌ !&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/Formula-Calculation-in-QV-Straight-Table/m-p/89981#M754338</guid>
      <dc:creator>pradnya_amol</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89982#M754339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum(Actuals)&amp;gt;0, Sum(Actuals),Above(TOTAL Sum(Actuals))/Above(TOTAL CalendarMonthNumber)*CalendarMonthNumber)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 11:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89982#M754339</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-10T11:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89983#M754340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Test.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215632_Test.png" style="height: 264px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 02:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89983#M754340</guid>
      <dc:creator>shreya_nadkarni</dc:creator>
      <dc:date>2018-10-11T02:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89984#M754342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=if(Sum(Actuals)&amp;lt;=0,&lt;/P&gt;&lt;P&gt;above( total sum( Actuals ), 1 ) / above(total rowno,1) * max(rowno) ,&lt;/P&gt;&lt;P&gt;Sum(Actuals)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for 2nd :Column(2) instead of &lt;SPAN style="font-size: 13.3333px;"&gt;Sum(Actuals)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 02:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89984#M754342</guid>
      <dc:creator>shreya_nadkarni</dc:creator>
      <dc:date>2018-10-11T02:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89985#M754343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anil. The problem still persists as it taking only for Sept month and not for the other coming months. Can you please extend your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 04:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89985#M754343</guid>
      <dc:creator>pradnya_amol</dc:creator>
      <dc:date>2018-10-11T04:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89986#M754345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(Sum(Actuals)&amp;lt;=0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;above( total sum( Actuals ), 1 ) / above(total rowno,1) * max(rowno) ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(Actuals)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for 2nd :Column(2) instead of &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum(Actuals)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 06:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89986#M754345</guid>
      <dc:creator>shreya_nadkarni</dc:creator>
      <dc:date>2018-10-11T06:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89987#M754347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Actuals&amp;gt;0,Actuals, (Peek(NewRunRate)/&lt;STRONG&gt;(CalendarMonthNumber-1)*CalendarMonthNumber)&lt;/STRONG&gt; ) as NewRunRate &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 06:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89987#M754347</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-10-11T06:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89988#M754349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Dear Thanks. I actually did the same but couldn't post and it worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 10:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89988#M754349</guid>
      <dc:creator>pradnya_amol</dc:creator>
      <dc:date>2018-10-11T10:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89989#M754351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked when I changed the Column Name / Expression name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 10:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89989#M754351</guid>
      <dc:creator>pradnya_amol</dc:creator>
      <dc:date>2018-10-11T10:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Calculation in QV Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89990#M754353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton Shreya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 04:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Calculation-in-QV-Straight-Table/m-p/89990#M754353</guid>
      <dc:creator>pradnya_amol</dc:creator>
      <dc:date>2018-10-12T04:34:22Z</dc:date>
    </item>
  </channel>
</rss>

