<?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 formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337770#M615475</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;just to make sure what i am looking for:&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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;how would you write something like this:&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;if FxLY is negative than calculate =(B1-B2)/ABS(B2) otherwise =[$(=$(lTranslation(132,YOY $ vs FxLY)))]/[$(=$(lTranslation(65,FxLY Sales)))]&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;where B1 =&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;[$(=$(lTranslation(132,YOY $ vs FxLY)))]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and B2 = &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;[$(=$(lTranslation(65,FxLY Sales)))]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2017 18:42:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-07-19T18:42:36Z</dc:date>
    <item>
      <title>Growth formula</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337766#M615471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have standard formula:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="565"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="565"&gt;=[$(=$(lTranslation(132,YOY $ vs FxLY)))]&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;&lt;P&gt;/[$(=$(lTranslation(65,FxLY Sales)))]&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which does the trick for positive growth but what if FxLY sales are negative and YOY positive?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would you write something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if FxLY is negative than calculate =(B1-B2)/ABS(B2) otherwise =[$(=$(lTranslation(132,YOY $ vs FxLY)))]/[$(=$(lTranslation(65,FxLY Sales)))]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 16:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337766#M615471</guid>
      <dc:creator />
      <dc:date>2017-07-19T16:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Growth formula</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337767#M615472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 17:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337767#M615472</guid>
      <dc:creator />
      <dc:date>2017-07-19T17:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Growth formula</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337768#M615473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't you just put fabs() around your denominator?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 17:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337768#M615473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T17:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Growth formula</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337769#M615474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-size: 13px; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;Lucida Grande&amp;quot;, sans-serif; color: rgb(61, 61, 61); width: 565px;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="565"&gt;=[$(=$(lTranslation(132,YOY $ vs FxLY)))]&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;/([$(=$(lTranslation(65,FxLY Sales)))])&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;like the above? it didnt work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 17:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337769#M615474</guid>
      <dc:creator />
      <dc:date>2017-07-19T17:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Growth formula</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337770#M615475</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;just to make sure what i am looking for:&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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;how would you write something like this:&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;if FxLY is negative than calculate =(B1-B2)/ABS(B2) otherwise =[$(=$(lTranslation(132,YOY $ vs FxLY)))]/[$(=$(lTranslation(65,FxLY Sales)))]&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;where B1 =&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;[$(=$(lTranslation(132,YOY $ vs FxLY)))]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and B2 = &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;[$(=$(lTranslation(65,FxLY Sales)))]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 18:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337770#M615475</guid>
      <dc:creator />
      <dc:date>2017-07-19T18:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Growth formula</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337771#M615476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="565"&gt;=[$(=$(lTranslation(132,YOY $ vs FxLY)))]&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;/&lt;STRONG&gt;FABS(&lt;/STRONG&gt;([$(=$(lTranslation(65,FxLY Sales)))])&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 18:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337771#M615476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T18:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Growth formula</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337772#M615477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is FxLY here? and what is B1, B2 here? are these all field names?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 19:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337772#M615477</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-19T19:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Growth formula</title>
      <link>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337773#M615478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it worked.&amp;nbsp; thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 19:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Growth-formula/m-p/1337773#M615478</guid>
      <dc:creator />
      <dc:date>2017-07-19T19:41:58Z</dc:date>
    </item>
  </channel>
</rss>

