<?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: How to combine 2 chart into 1 ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046678#M637968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for offer me 2 proposal on expression . I have try but it never work . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you advise me pls ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 10:34:30 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2016-03-10T10:34:30Z</dc:date>
    <item>
      <title>How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046673#M637963</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;&lt;/P&gt;&lt;P&gt;I have chart 1 Expression as below :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have chart 2 expression as below :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(pick(&lt;/P&gt;&lt;P&gt;match([Pls select 66 Dim],'rEVENUE','sales','eXP','n_PRO'),&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000 ),&lt;/P&gt;&lt;P&gt;$(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My imagine Solution as below not working&amp;nbsp; :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(pick(&lt;/P&gt;&lt;P&gt;match([Pls select 66 Dim],'rEVENUE','sales','eXP','n_PRO'),&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000 ),&lt;/P&gt;&lt;P&gt;match([Pls select 6st Dim],'sales','cost','profit'),&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000),&lt;/P&gt;&lt;P&gt;$(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope some one can advise me where go wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next posting i will post my QC Doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 09:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046673#M637963</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-10T09:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046674#M637964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QV Doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 09:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046674#M637964</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-10T09:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046675#M637965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Pls select 66 Dim] &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Pls select 6st Dim] different field? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 09:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046675#M637965</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-10T09:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046676#M637966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are diff field name. By the way i try using Mr Avinash expression , and insert my new condition , it work fine :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;match([Pls select 66 Dim],'rEVENUE','sales','n_PRO' ),&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P&gt;$(vMoneyFormatK)),&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;match([Pls select 66 Dim],'eXP'),&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/P&gt;&lt;P&gt;$(vMoneyFormatK)),&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;match([Pls select 6st Dim],'sales','cost','profit'),&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000),&lt;/P&gt;&lt;P&gt;$(vMoneyFormatK)),&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now i encounter , some issue , that is the chart take very long to plot. may i know it there any expression can make the chart plot faster ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 09:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046676#M637966</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-10T09:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046677#M637967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(getselectedcount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Pls select 66 Dim])&amp;gt;0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;money(pick(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;match([Pls select 66 Dim],'rEVENUE','sales','eXP','n_PRO'),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000 ),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vMoneyFormatK)),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(getselectedcount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Pls select 6st Dim]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&amp;gt;0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;money(&lt;/SPAN&gt;Pick(match([Pls select 6st Dim],'sales','cost','profit'),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vMoneyFormatK))))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;alt(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;money(pick(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;match([Pls select 66 Dim],'rEVENUE','sales','eXP','n_PRO'),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000 ),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vMoneyFormatK)),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;money(&lt;/SPAN&gt;Pick(match([Pls select 6st Dim],'sales','cost','profit'),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vMoneyFormatK)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 09:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046677#M637967</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-10T09:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046678#M637968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for offer me 2 proposal on expression . I have try but it never work . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you advise me pls ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 10:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046678#M637968</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-10T10:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046679#M637969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;hav you tried this?&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;alt(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;money(pick(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;match([Pls select 66 Dim],'rEVENUE','sales','eXP','n_PRO'),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000 ),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vMoneyFormatK)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P 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;"&gt;money(&lt;/SPAN&gt;Pick(match([Pls select 6st Dim],'sales','cost','profit'),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000)),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$(vMoneyFormatK)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 10:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046679#M637969</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-10T10:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046680#M637970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slight modification to first expression proposed by Kush:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetSelectedCount([Pls select 66 Dim]) &amp;gt; 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Money(Pick(Match([Pls select 66 Dim],'rEVENUE','sales','eXP','n_PRO'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000),$(vMoneyFormatK)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetSelectedCount([Pls select 6st Dim]) &amp;gt; 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Money(If(Match([Pls select 6st Dim],'sales','cost','profit'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000)), $(vMoneyFormatK))))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 10:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046680#M637970</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-10T10:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046681#M637971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slight modification to the second expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Alt(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Money(Pick(Match([Pls select 66 Dim],'rEVENUE','sales','eXP','n_PRO'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;$(ColumnDim51)={$(ColumnDim51)}&amp;gt;}Amount)/$(Columndim89)/1000),$(vMoneyFormatK)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Money(If(Match([Pls select 6st Dim],'sales','cost','profit'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000)), $(vMoneyFormatK)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 10:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046681#M637971</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-10T10:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046682#M637972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I missed on closing bracket. Thanks sunny for correction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 10:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046682#M637972</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-10T10:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046683#M637973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And I think the second If(GetSeletedCount... statement either needs to repeat the expression 3 times (for sale, cost and profit), or use if instead of Pick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 10:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046683#M637973</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-10T10:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046684#M637974</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;Finally now working fine , as long as i never use the if , the chart display out very fast. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also i must thank Kush , he already mentioned in his post below msg , which i just notice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;try with Pick() &amp;amp; match() to optimize the IF&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the expression working fine :-&lt;/P&gt;&lt;P&gt;money(pick(&lt;/P&gt;&lt;P&gt;match([Pls select 67 Dim],'n_PRO','sales','cost','profit','eXP','rEVENUE'),&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim67)={$(ColumnDim67)}&amp;gt;}Amount)/$(Columndim89)/1000,&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}sales/$(Columndim89)/1000),&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}cost/$(Columndim89)/1000),&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}profit_amt/$(Columndim89)/1000),&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim67)={$(ColumnDim67)}&amp;gt;}Amount)/$(Columndim89)*-1/1000,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(ColumnDim67)={$(ColumnDim67)}&amp;gt;}Amount)/$(Columndim89)/1000),&lt;/P&gt;&lt;P&gt;$(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 20:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046684#M637974</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-10T20:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine 2 chart into 1 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046685#M637975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just happen to join the 2 ColumnDim into 1, now my chart plot very fast. This new break thru will save me many sheet. Thank you very much,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 21:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-2-chart-into-1/m-p/1046685#M637975</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-10T21:24:16Z</dc:date>
    </item>
  </channel>
</rss>

