<?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: Problem with combining two sources in the single chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653674#M238889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreeharsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure to understand the requirements, you searching for an expression like?:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Date={'&amp;lt;$(=Today())'}&amp;gt;}Combine_fact.Source1.Revenue) + Sum({&amp;lt;Date={'&amp;gt;=$(=Today())'}&amp;gt;} [Source2-1.Source2.Revenue])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Date={'&amp;lt;$(=MothStart(Today()))'}&amp;gt;}Combine_fact.Source1.Revenue) + Sum({&amp;lt;Date={'&amp;gt;=$(=MonthStart(Today()))'}&amp;gt;} [Source2-1.Source2.Revenue])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 09:42:12 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2014-09-09T09:42:12Z</dc:date>
    <item>
      <title>Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653673#M238888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please look into the sample qvw file, i have year, and two charts from two different source,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PAST chart having only the data for past months ( for current month till date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PAST and FUTURE chart having past month, from tomorrow till month end and future month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i need to create a chart with past data(Source1.Revenue). from past month, future data from past and future chart(Source2.Revenue).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if you select 2014 the chart should have three bars, combining past and future.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;the data should aggregate based on the current date.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If data aggregation is not possible on the date, we can show the past data till previous month, future data from current month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 09:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653673#M238888</guid>
      <dc:creator />
      <dc:date>2014-09-09T09:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653674#M238889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreeharsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure to understand the requirements, you searching for an expression like?:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Date={'&amp;lt;$(=Today())'}&amp;gt;}Combine_fact.Source1.Revenue) + Sum({&amp;lt;Date={'&amp;gt;=$(=Today())'}&amp;gt;} [Source2-1.Source2.Revenue])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Date={'&amp;lt;$(=MothStart(Today()))'}&amp;gt;}Combine_fact.Source1.Revenue) + Sum({&amp;lt;Date={'&amp;gt;=$(=MonthStart(Today()))'}&amp;gt;} [Source2-1.Source2.Revenue])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 09:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653674#M238889</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-09-09T09:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653675#M238890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreeharsha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not get your exact requirement, please see the attached file.&lt;/P&gt;&lt;P&gt;Please post the snapshot of what your trying to achieve and explain it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 09:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653675#M238890</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-09-09T09:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653676#M238891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to show the past data from one measure, future data from one measure. i have two different measures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can not combine two measures, because first measure having past data, and second measure having past and future data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 10:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653676#M238891</guid>
      <dc:creator />
      <dc:date>2014-09-09T10:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653677#M238892</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;Again not sure of the exact requirements, check the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 10:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653677#M238892</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-09-09T10:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653678#M238893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You got my issue, but i don't need those past and future values, since i have too many measures to show in the chart, i tried to remove those things and checked, it i snot working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we have only one value without any legend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again, it will be great help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 10:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653678#M238893</guid>
      <dc:creator />
      <dc:date>2014-09-09T10:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653679#M238894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my last example i added two graphs, the bottom-right graph has the past and future values, the bottom-left graph has the same calculations in one value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the bottom-left graph meets your requirements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 10:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653679#M238894</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-09-09T10:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653680#M238895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ruben for quick response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;bottom-left graph is my requrements, both in one value, but no legend i needed. without colors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 11:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653680#M238895</guid>
      <dc:creator />
      <dc:date>2014-09-09T11:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653681#M238896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any body tell what is the problem with this expression, i wrote this syntax for above scenario, i am getting the values for the past from measure1, am not getting fueture values from measure2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=avg({&amp;lt;Date={'&amp;lt;=&amp;lt;$(=Today())'}&amp;gt;}measure1) + avg({&amp;lt;Date={'&amp;gt;=$(=Today())'}&amp;gt;}[measure2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 05:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653681#M238896</guid>
      <dc:creator />
      <dc:date>2014-09-10T05:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with combining two sources in the single chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653682#M238897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see something that may be incorrect:&lt;/P&gt;&lt;P&gt;=avg({&amp;lt;Date={'&lt;SPAN style="color: #ff0000;"&gt;&amp;lt;=&lt;/SPAN&gt;&amp;lt;$(=Today())'}&amp;gt;}measure1) + avg({&amp;lt;Date={'&amp;gt;=$(=Today())'}&amp;gt;}[measure2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That &amp;lt;= shouldn't be there, only the '&amp;lt;' I left black, if you get '&amp;lt;=', today values are get from past and future measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=avg({&amp;lt;Date={'&amp;lt;=&amp;lt;$(=Today())'}&amp;gt;}measure1) + avg({&amp;lt;Date={'&amp;gt;=$(=Today())'}&amp;gt;}&lt;SPAN style="color: #ff0000;"&gt;[&lt;/SPAN&gt;measure2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That '[' is a typo or is really there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Corrected expression could be:&lt;/P&gt;&lt;P&gt;=avg({&amp;lt;Date={'&amp;lt;$(=Today())'}&amp;gt;}measure1) + avg({&amp;lt;Date={'&amp;gt;=$(=Today())'}&amp;gt;}measure2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-combining-two-sources-in-the-single-chart/m-p/653682#M238897</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-09-10T06:50:28Z</dc:date>
    </item>
  </channel>
</rss>

