<?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: Need your help to get a percentage (Current Year Total / Previous Year Total) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655433#M48996</link>
    <description>&lt;P&gt;Can you try without TOTAL?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(DISTINCT {&amp;lt;ActPhysician, Record1&amp;gt;} CY_Gross)
/
Sum(DISTINCT {&amp;lt;ActPhysician, Record1&amp;gt;} PY_Gross)&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 09 Dec 2019 13:09:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-12-09T13:09:34Z</dc:date>
    <item>
      <title>Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655291#M48972</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I need your help to get a percentage (Current Year Total / Previous Year Total) on a row in Qliksense Pivot.&lt;/P&gt;&lt;P&gt;Sum (Total Distinct {&amp;lt;ActPhysician, Record1&amp;gt;} (CY_Gross)) / Sum (Total Distinct {&amp;lt;ActPhysician, Record1&amp;gt;} (PY_Gross))&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 04:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655291#M48972</guid>
      <dc:creator>aarnkalle</dc:creator>
      <dc:date>2019-12-09T04:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655346#M48982</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can use :&lt;/P&gt;&lt;P&gt;for the current year&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=Sum ( {&amp;lt;Year = {"$(=Max(Year))"}&amp;gt;} total   YOURINDICATOR)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Previous year&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=Sum ( {&amp;lt;Year = {"$(=Max(Year)-1)"}&amp;gt;} total   YOURINDICATOR)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 08:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655346#M48982</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2019-12-09T08:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655360#M48984</link>
      <description>&lt;P&gt;Please try:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;num(Sum (Total Distinct {&amp;lt;ActPhysician, Record1&amp;gt;} (CY_Gross)) / Sum (Total Distinct {&amp;lt;ActPhysician, Record1&amp;gt;} (PY_Gross)),'##.##%')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 09:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655360#M48984</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2019-12-09T09:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655388#M48986</link>
      <description>&lt;P&gt;Thanks for your response. However it is not showing expected results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Dec 2019 10:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655388#M48986</guid>
      <dc:creator>aarnkalle</dc:creator>
      <dc:date>2019-12-09T10:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655409#M48988</link>
      <description>&lt;P&gt;sorry but, I can't see the problem.&lt;/P&gt;&lt;P&gt;can you share an extract from your data sets? and the requested outpout !&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 12:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655409#M48988</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2019-12-09T12:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655413#M48989</link>
      <description>&lt;P&gt;Please see attached.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 12:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655413#M48989</guid>
      <dc:creator>aarnkalle</dc:creator>
      <dc:date>2019-12-09T12:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655419#M48990</link>
      <description>&lt;P&gt;what is the formula used for[Actual 2018] and[Actual 2019]?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 12:54:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655419#M48990</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2019-12-09T12:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655420#M48991</link>
      <description>&lt;P&gt;What is your expression for Actual 2018 and Actual 2019?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 12:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655420#M48991</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-12-09T12:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655426#M48994</link>
      <description>&lt;P&gt;Sum (Total Distinct {&amp;lt;ActPhysician, Record1&amp;gt;} (CY_Gross)) / Sum (Total Distinct {&amp;lt;ActPhysician, Record1&amp;gt;} (PY_Gross))&lt;/P&gt;&lt;P&gt;"Record1" having filter for Actual 2018 and Actual 2019 data.&lt;/P&gt;&lt;P&gt;"CY_Gross" is the value for Actual 2019 and "PY_Gross" is the value for Actual 2018.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655426#M48994</guid>
      <dc:creator>aarnkalle</dc:creator>
      <dc:date>2019-12-09T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655433#M48996</link>
      <description>&lt;P&gt;Can you try without TOTAL?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(DISTINCT {&amp;lt;ActPhysician, Record1&amp;gt;} CY_Gross)
/
Sum(DISTINCT {&amp;lt;ActPhysician, Record1&amp;gt;} PY_Gross)&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655433#M48996</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-12-09T13:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655437#M48997</link>
      <description>&lt;P&gt;It is showing 0% for all rows !!!&lt;/P&gt;&lt;P&gt;In excel it is easy but not sure what we are missing in Qlik to get row wise %&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;ActPhysician&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Actual 2018&lt;/TD&gt;&lt;TD&gt;Actual 2019&lt;/TD&gt;&lt;TD&gt;Expected Result&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ali A&lt;/TD&gt;&lt;TD&gt;355,923.40&lt;/TD&gt;&lt;TD&gt;1,074,888.14&lt;/TD&gt;&lt;TD&gt;302%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655437#M48997</guid>
      <dc:creator>aarnkalle</dc:creator>
      <dc:date>2019-12-09T13:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655440#M48999</link>
      <description>&lt;P&gt;It might help if you are able to share a qvf document for us to see what you have&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655440#M48999</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-12-09T13:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655730#M49027</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Unfortunately, i can't share QVF file due to company policy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 04:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655730#M49027</guid>
      <dc:creator>aarnkalle</dc:creator>
      <dc:date>2019-12-10T04:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need your help to get a percentage (Current Year Total / Previous Year Total)</title>
      <link>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655757#M49029</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I just converted data from Pivot Table to "Table" in Qlik app and used below formula -&lt;/P&gt;&lt;P&gt;Sum (CY_Gross) / Sum (PY_Gross)&lt;/P&gt;&lt;P&gt;It works as per business requirements.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 06:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-your-help-to-get-a-percentage-Current-Year-Total-Previous/m-p/1655757#M49029</guid>
      <dc:creator>aarnkalle</dc:creator>
      <dc:date>2019-12-10T06:02:33Z</dc:date>
    </item>
  </channel>
</rss>

