<?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 Do a Cost Allocation in set Analysis in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Do-a-Cost-Allocation-in-set-Analysis/m-p/1556411#M12939</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to exclude the others category in the screenshot and&amp;nbsp; evenly allocated its value into other categories, for example: 32000 should divide 5 and allocate into other categories. Would anyone feel free to help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its set expression:Sum(Amount)-sum( {&amp;lt;NewType={"Others"}&amp;gt;}Amount)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-03-14 at 5.33.40 PM.png" style="width: 851px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7985iD3116B0E3CB76F27/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-03-14 at 5.33.40 PM.png" alt="Screenshot 2019-03-14 at 5.33.40 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2019 09:34:15 GMT</pubDate>
    <dc:creator>matthewlau120</dc:creator>
    <dc:date>2019-03-14T09:34:15Z</dc:date>
    <item>
      <title>Do a Cost Allocation in set Analysis</title>
      <link>https://community.qlik.com/t5/Management-Governance/Do-a-Cost-Allocation-in-set-Analysis/m-p/1556411#M12939</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to exclude the others category in the screenshot and&amp;nbsp; evenly allocated its value into other categories, for example: 32000 should divide 5 and allocate into other categories. Would anyone feel free to help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its set expression:Sum(Amount)-sum( {&amp;lt;NewType={"Others"}&amp;gt;}Amount)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-03-14 at 5.33.40 PM.png" style="width: 851px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7985iD3116B0E3CB76F27/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-03-14 at 5.33.40 PM.png" alt="Screenshot 2019-03-14 at 5.33.40 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 09:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Do-a-Cost-Allocation-in-set-Analysis/m-p/1556411#M12939</guid>
      <dc:creator>matthewlau120</dc:creator>
      <dc:date>2019-03-14T09:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Do a Cost Allocation in set Analysis</title>
      <link>https://community.qlik.com/t5/Management-Governance/Do-a-Cost-Allocation-in-set-Analysis/m-p/1556424#M12941</link>
      <description>&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a variable in which you have to calculate sum of amount for only Others and divide it by distinct&amp;nbsp; count of New Type Field (Excluding Others). Then in your pivot/table you have to exclude 'Others' in your Dimension and in Measure you can write Sum({&amp;lt;NewType-={'Others'}&amp;gt;}Amount)+ $(vOthers).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amrinder&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 10:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Do-a-Cost-Allocation-in-set-Analysis/m-p/1556424#M12941</guid>
      <dc:creator>amrinders</dc:creator>
      <dc:date>2019-03-14T10:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Do a Cost Allocation in set Analysis</title>
      <link>https://community.qlik.com/t5/Management-Governance/Do-a-Cost-Allocation-in-set-Analysis/m-p/1556542#M12945</link>
      <description>&lt;P&gt;Maybe something like this might be helpful in your case:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;NewType -= {'Others'}&amp;gt;} Amount) +&lt;BR /&gt;&amp;nbsp;&amp;nbsp; (sum({1&amp;lt;NewType = {'Others'}&amp;gt;} Amount) *&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (sum({&amp;lt;NewType -= {'Others'}&amp;gt;} Amount) / sum({&amp;lt;NewType -= {'Others'}&amp;gt;} TOTAL Amount)))&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 13:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Do-a-Cost-Allocation-in-set-Analysis/m-p/1556542#M12945</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-03-14T13:30:16Z</dc:date>
    </item>
  </channel>
</rss>

