<?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: Create a Summary Chart from figures derived in another chart in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517024#M1867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are field names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tried the SUM function as my first attempt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the issue is that Plan Monthly doesn't seem to be calculated until a customer is selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jul 2013 09:06:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-24T09:06:37Z</dc:date>
    <item>
      <title>Create a Summary Chart from figures derived in another chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517020#M1863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First post on community, not sure if posted in correct place as I wasn't given much option on where to post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue where I have one chart which calculates some financial figures for each month, but the finance team want the same details which summarizes the data for all selected months/customers. I have worked this for most expressions, however, one of them 'Plan Monthly' is a derived field and doesn't exist as a field and is calculated - i don't seem to be able to accurately count a sum of the 'Plan Monthly' shown on screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression 'Plan Monthly' is as follows: MAX_FM_ACQ_BOOK_VAL_AMT/MONTH_BETWEEN&lt;/P&gt;&lt;P&gt;where MAX_FM_ACQ_BOOK_VAL_AMT is a figure of say £12000 and MONTH_BETWEEN is the programme length so say 12, therefore it shows £1000 a month in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both of the these are variable depending on customer(s) selected. Is there anyway to SUM the 'Plan Monthly' based on the filters applied?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 08:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517020#M1863</guid>
      <dc:creator />
      <dc:date>2013-07-24T08:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Summary Chart from figures derived in another chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517021#M1864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Its almost not possible to say anything on the issue unless you post the actual expression you have used in charts with list of dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 08:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517021#M1864</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-07-24T08:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Summary Chart from figures derived in another chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517022#M1865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only dimension is Month_Year (Not an actual date due to data issues but in format YYYYMM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following expressions:&lt;/P&gt;&lt;P&gt;Billed Amount (-sum(BILLED_AMOUNT))&lt;/P&gt;&lt;P&gt;Actual Spend (Sum(TOTAL_VALUE_EXCL_VAT))&lt;/P&gt;&lt;P&gt;Plan Monthly (MAX_FM_ACQ_BOOK_VAL_AMT/MONTH_BETWEEN)&lt;/P&gt;&lt;P&gt;Spend Accrual ([Plan Monthly]-[Actual Spend])&lt;/P&gt;&lt;P&gt;Balance ([Billed Amount]+[Actual Spend]+[Spend Accrual])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i posted before, i believe i have cretaed a chart which correctly summarizes everything apart from the 'Plan Monthly' expression as this seems to return nothing or the total amount for the entire programme and not the selected months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 08:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517022#M1865</guid>
      <dc:creator />
      <dc:date>2013-07-24T08:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Summary Chart from figures derived in another chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517023#M1866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Are this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAX_FM_ACQ_BOOK_VAL_AMT/MONTH_BETWEEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field names or the expression alise name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If they are field names coming from table then try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(MAX_FM_ACQ_BOOK_VAL_AMT/MONTH_BETWEEN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 08:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517023#M1866</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-07-24T08:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Summary Chart from figures derived in another chart</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517024#M1867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are field names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tried the SUM function as my first attempt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the issue is that Plan Monthly doesn't seem to be calculated until a customer is selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 09:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Create-a-Summary-Chart-from-figures-derived-in-another-chart/m-p/517024#M1867</guid>
      <dc:creator />
      <dc:date>2013-07-24T09:06:37Z</dc:date>
    </item>
  </channel>
</rss>

