<?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: Percentage of total, per month using set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28724#M1955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I broke down your expression into two pieces... I guess that the numerator part should not be a problem, right? Denominator is where you would want the expression result to change? What should it change to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/202373_Capture.PNG" style="height: 705px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2018 19:46:39 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-05-14T19:46:39Z</dc:date>
    <item>
      <title>Percentage of total, per month using set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28719#M1950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial; color: #000000;"&gt;Hi,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: arial, helvetica, sans-serif;"&gt;I’m having an issue getting percentages to add up to 100, by month, when using set analysis to define different conditions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;As always, any help is much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial; color: #000000;"&gt;For example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial; color: #000000;"&gt;This works exactly as expected and provides monthly totals out of 100%.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: 'courier new', courier;"&gt;sum(&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;{$&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;[Office]={'Toronto', ‘Montreal’,’Vancouver’}&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;[Hours]&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;sum(Total&amp;lt;Month&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;{$&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;[Office]&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;{'Toronto', ‘Montreal’,’Vancouver’}&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: 'courier new', courier;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial; color: #000000;"&gt;However, if I want to compare hours per month in Toronto, Montreal, and Vancouver against the hours in all the other offices, by excluding those three offices, I can’t get it to work. The percentages are correct, but I cannot get them to display correct per month. I've tried numerous things TOTAL, ALL, AGGR etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: 'courier new', courier;"&gt;sum(&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;{$&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;[Office]={'Toronto', ‘Montreal’,’Vancouver’}&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;[Hours]&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;sum(Total&amp;lt;Month&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;{$&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;[Office]&lt;STRONG style="color: #ff0000;"&gt;-=&lt;/STRONG&gt;{'Toronto', ‘Montreal’,’Vancouver’}&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;[Hours]&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: 'courier new', courier;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 16:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28719#M1950</guid>
      <dc:creator>drminaker</dc:creator>
      <dc:date>2018-05-14T16:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total, per month using set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28720#M1951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but may be one of these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;&lt;STRONG&gt;sum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;{$&amp;lt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;[Office]={'Toronto', ‘Montreal’,’Vancouver’}&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;[Hours]&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;sum(Total&amp;lt;Month, Office&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;{$&amp;lt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;[Office]-={'Toronto', ‘Montreal’,’Vancouver’}&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;[Hours]&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;&lt;STRONG&gt;sum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;{$&amp;lt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;[Office]={'Toronto', ‘Montreal’,’Vancouver’}&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;[Hours]&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;sum(Total&amp;lt;Office&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;{$&amp;lt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;[Office]-={'Toronto', ‘Montreal’,’Vancouver’}&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-size: 11pt; font-style: inherit; font-family: 'courier new', courier;"&gt;[Hours]&lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: 'courier new', courier; color: #000000;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 16:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28720#M1951</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-14T16:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total, per month using set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28721#M1952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestions, but it still doesn't want to work. I experimented a bit with having two dimensions after the total... I thought that would have been it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 16:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28721#M1952</guid>
      <dc:creator>drminaker</dc:creator>
      <dc:date>2018-05-14T16:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total, per month using set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28722#M1953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to show (in an image may be) what you have and explain what you are looking to get?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 16:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28722#M1953</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-14T16:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total, per month using set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28723#M1954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mocked up an example of what I'm trying to do and attached the QVF. There are two % that I'm trying to calculate, one which = 100% in the table and the other that = 44%. I'm trying to get the 44% to equal 100%, when compared month-to-month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this makes sense and thanks for looking!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 19:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28723#M1954</guid>
      <dc:creator>drminaker</dc:creator>
      <dc:date>2018-05-14T19:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total, per month using set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28724#M1955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I broke down your expression into two pieces... I guess that the numerator part should not be a problem, right? Denominator is where you would want the expression result to change? What should it change to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/202373_Capture.PNG" style="height: 705px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 19:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28724#M1955</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-14T19:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total, per month using set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28725#M1956</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;I'm trying to take the sum of hours for Tor, Mon, Van (387) and then divide against the sum of all the other cities, not including Tor, Mon, Van (894). I end up with 44% (17% Toronto, 15% Montreal, 12% Vancouver). Ideally I want these percentages to equal 100% not, 44% and then, &lt;SPAN style="font-size: 10pt;"&gt; distribute the 100% across Month.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So yes, my issue is with the denominator, but I can't figure out exactly what I need to do...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 20:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Percentage-of-total-per-month-using-set-analysis/m-p/28725#M1956</guid>
      <dc:creator>drminaker</dc:creator>
      <dc:date>2018-05-14T20:29:20Z</dc:date>
    </item>
  </channel>
</rss>

