<?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: Calculations between subgroups of a dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287737#M27110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how are the values Real 2016/2015 and budget 2016/2015 calculated? The value of responses you get will be directly proportional to the amount of information you provide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2016 13:39:33 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2016-11-22T13:39:33Z</dc:date>
    <item>
      <title>Calculations between subgroups of a dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287733#M27106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I currently have my 2016 Data, budget and past years in a dimension called Origin.&lt;/P&gt;&lt;P&gt;Im using a pivot table to see results,but i want to make calculations between this fields.&lt;/P&gt;&lt;P&gt;Any Clues?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="example.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144450_example.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 04:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287733#M27106</guid>
      <dc:creator />
      <dc:date>2016-11-22T04:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculations between subgroups of a dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287734#M27107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be useful if you provided some clues on what you would like to calculate...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 04:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287734#M27107</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-11-22T04:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculations between subgroups of a dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287735#M27108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can make calculation between this fields by using the before() function :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mesure :&lt;/P&gt;&lt;P&gt;may be : &lt;/P&gt;&lt;P&gt;sum(MONTO MILES) - before(sum(MONTO MILES))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 13:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287735#M27108</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2016-11-22T13:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calculations between subgroups of a dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287736#M27109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;A _jive_internal="true" data-avatarid="2417" data-externalid="" data-online="false" data-presence="null" data-userid="13229" data-username="jontydkpi" href="https://community.qlik.com/people/jontydkpi" style="font-weight: bold; font-style: inherit; font-family: inherit; color: #8b8b8b;"&gt;Jonathan Dienst&lt;/A&gt; (a &lt;A _jive_internal="true" data-avatarid="5408" data-externalid="" data-online="false" data-presence="null" data-userid="233345" data-username="abel1982" href="https://community.qlik.com/people/abel1982" style="font-weight: bold; font-style: inherit; font-family: inherit; color: #8b8b8b;"&gt;abel abad&lt;/A&gt;)&lt;SPAN class="j-act-time font-color-meta-light" style="padding: 0 0 0 5px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;A _jive_internal="true" class="font-color-meta-light" href="https://community.qlik.com/message/1163453#1163453" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;hace 9 horas&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;It might be useful if you provided some clues on what you would like to calculate...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Im just looking to make this formulas :&lt;/P&gt;&lt;P&gt;Real 2016 / Budget 2016&lt;/P&gt;&lt;P&gt;Real 2016-Budget 2016&lt;/P&gt;&lt;P&gt;Real 2016 / Real 2015&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 13:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287736#M27109</guid>
      <dc:creator />
      <dc:date>2016-11-22T13:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculations between subgroups of a dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287737#M27110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how are the values Real 2016/2015 and budget 2016/2015 calculated? The value of responses you get will be directly proportional to the amount of information you provide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 13:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculations-between-subgroups-of-a-dimension/m-p/1287737#M27110</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-11-22T13:39:33Z</dc:date>
    </item>
  </channel>
</rss>

