<?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: trying to subtract one column from another in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275872#M852368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Carol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Number Format Settings&lt;/STRONG&gt; (Number Tab) for &lt;STRONG&gt;Gross Charges&lt;/STRONG&gt;, &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Exclusions&lt;/STRONG&gt; (Integer) and &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;last column&lt;/STRONG&gt; (Fixed to 2 Decimals) is causing this issue. Make the formatting consistent across all three columns and get the desired results.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this will be helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Rahul&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2017 06:26:35 GMT</pubDate>
    <dc:creator>rahulpawarb</dc:creator>
    <dc:date>2017-02-28T06:26:35Z</dc:date>
    <item>
      <title>trying to subtract one column from another</title>
      <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275868#M852364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to subtract one calculated column from another calculated column.&amp;nbsp; The individual lines work but not totals.&amp;nbsp; Please help - thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154671_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;My formulas for column Work RVU's is = sum (Units * WorkRVU) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Units is&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(Units)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Gross Charges is&amp;nbsp;&amp;nbsp;&amp;nbsp; sum (CalculatedCharge)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exclusions&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is&amp;nbsp;&amp;nbsp; =if ("Work RVU's" =0, Sum (CalculatedCharge),0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and the last column is = GrossCharges - Exclusions&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/trying-to-subtract-one-column-from-another/m-p/1275868#M852364</guid>
      <dc:creator>cquesenbery</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: trying to subtract one column from another</title>
      <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275869#M852365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like total works as well, but you use different formats.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 00:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275869#M852365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T00:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: trying to subtract one column from another</title>
      <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275870#M852366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try to replace your expression for &lt;STRONG&gt;Exclusions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(I&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;f(S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;um(Units * WorkRVU)&lt;/SPAN&gt; = 0, Sum(CalculatedCharge), 0), &lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;&amp;lt;YourDimensionsSeparatedByCommaHere&amp;gt;&lt;/EM&gt;&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 04:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275870#M852366</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-28T04:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: trying to subtract one column from another</title>
      <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275871#M852367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me also it's working. Are you talking about Decimal change. And use round if you are looking that way or Simple go to number tab and then use Integer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 04:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275871#M852367</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-28T04:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: trying to subtract one column from another</title>
      <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275872#M852368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Carol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Number Format Settings&lt;/STRONG&gt; (Number Tab) for &lt;STRONG&gt;Gross Charges&lt;/STRONG&gt;, &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Exclusions&lt;/STRONG&gt; (Integer) and &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;last column&lt;/STRONG&gt; (Fixed to 2 Decimals) is causing this issue. Make the formatting consistent across all three columns and get the desired results.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this will be helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Rahul&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 06:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275872#M852368</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-02-28T06:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: trying to subtract one column from another</title>
      <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275873#M852369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All formats now the same but the column for exclusions will still not add up - it is like it doesn't like my exclusion formula even though the line items works.&amp;nbsp; Exclusions does not add up and the last column gross charges minus exclusions each line add up but not the total.&amp;nbsp; I tried Sunny's formula but that didn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 16:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275873#M852369</guid>
      <dc:creator>cquesenbery</dc:creator>
      <dc:date>2017-02-28T16:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: trying to subtract one column from another</title>
      <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275874#M852370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be buzy, Sunny intention is this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check --&amp;gt; &lt;STRONG&gt;S&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;um(Aggr(I&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;f(S&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;um(Units * WorkRVU)&lt;/SPAN&gt; = 0, Sum(CalculatedCharge), 0), &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;[CPT Code]&lt;/EM&gt;&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or provide sample to work on it so that we can help you out &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, 01 Mar 2017 03:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275874#M852370</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-01T03:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: trying to subtract one column from another</title>
      <link>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275875#M852371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 09:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trying-to-subtract-one-column-from-another/m-p/1275875#M852371</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-01T09:10:29Z</dc:date>
    </item>
  </channel>
</rss>

