<?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: 1 chart two expression from different data sources in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914347#M317182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the dimension of the chart. Is your dimension available in both data set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 06:49:52 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2015-08-07T06:49:52Z</dc:date>
    <item>
      <title>1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914338#M317173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Quick Question, I have two data sets that have nothing to do with each other and way different columns, but I want to use both in a stacked chart as percentages, I just want their result percentage values of each expression stacked on top of each other, so 1 chart ,two data sets, 2 expressions, stack the percentages on top of each other.&amp;nbsp; Qlikview charts wont let me becuase the dimension would only apply to one expression and not both, breaking the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS there some way to put a condition on a dimension to only apply to a particular expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done this before by creating 20+ variables for each situation on one data set, then and using those against the other data set in an expression, but that won't work in this case, way to many cases.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one know how to include two data sets in one bar chart, without breaking it due to the dimension not applying to both?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ahead of time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 20:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914338#M317173</guid>
      <dc:creator />
      <dc:date>2015-08-06T20:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914339#M317174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The second expression, what you want to see? All values of each dimension for first expression should be equal?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 20:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914339#M317174</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-08-06T20:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914340#M317175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What to see would be a stacked chart with one section being the first expression, the other section of hte stacked chart would be the second expression, but the dimension can only apply to one data set , not both...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All values of each dimension would not be equal no, and I'm aggregating on them anyway, the reslut is a percentage %.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 20:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914340#M317175</guid>
      <dc:creator />
      <dc:date>2015-08-06T20:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914341#M317176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like if(Expression = Expression A, Dimension 1, if(Expression = Expression B, Dimension 2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want this to be my dimension if possible or something like it, I would like to utilize two dimensions in a bar chart, based on the expression, mine having 2 expressions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 20:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914341#M317176</guid>
      <dc:creator />
      <dc:date>2015-08-06T20:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914342#M317177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌try mocking your chart up you want to see in paint or excel and post here I think it will help people to see an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 20:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914342#M317177</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-08-06T20:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914343#M317178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Please provide a mock up. Sir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 20:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914343#M317178</guid>
      <dc:creator />
      <dc:date>2015-08-06T20:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914344#M317179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="tempchartlossratio.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95276_tempchartlossratio.png" style="height: 300px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 21:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914344#M317179</guid>
      <dc:creator />
      <dc:date>2015-08-06T21:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914345#M317180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you create a dummy column on both tables so you can join them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 21:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914345#M317180</guid>
      <dc:creator />
      <dc:date>2015-08-06T21:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914346#M317181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌thanks for the mockup can you add your axis to it.&amp;nbsp; How you expect it to behave.&amp;nbsp;&amp;nbsp; I like the suggestion cooker has made to add a new column to join your tabl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 06:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914346#M317181</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-08-07T06:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914347#M317182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the dimension of the chart. Is your dimension available in both data set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 06:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914347#M317182</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-07T06:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914348#M317183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not believe a dummy column would be possible, due to one data source is a sum off a spreadsheet, the other a sum out of a database, there isn't any type of relationship between the data, just trying to calculate each expression in percent, then stack them on top of each other, since they are so different a dummy column probably wouldn' work due to how they are aggregated differently.&amp;nbsp; Thanks though &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 14:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914348#M317183</guid>
      <dc:creator />
      <dc:date>2015-08-07T14:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914349#M317184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;x axis would be current year and previous year, like 2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015,&amp;nbsp;&amp;nbsp;&amp;nbsp; for behavoir just looking for a stacked chart, one expression on top of the next, it would be easy if I had the same dimension for each data set but thats not possible here, due to them being data islands.&amp;nbsp; Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 14:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914349#M317184</guid>
      <dc:creator />
      <dc:date>2015-08-07T14:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914350#M317185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why can't you create a field in each table call year and populate it with the relevant date?&amp;nbsp; Qlik would do the rest by adding year as your dimension you could stack as you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they need to remain separated add a master calendar with year and have a field called tableayear and tablebyear in your other tables then use year as your dimension and in your expression include in set analysis tableayear=p(year) and in the other tablebyear=p(year) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 14:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914350#M317185</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-08-07T14:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: 1 chart two expression from different data sources</title>
      <link>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914351#M317186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Step1: in loading script, load the aggregated query like&lt;/P&gt;&lt;P&gt;Select year, sum(sales) from source1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2: in the loading script load the aggregated query like&lt;/P&gt;&lt;P&gt;Select year,sum(sales) from source2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then they can be joined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;发自我的 iPhone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;在 Aug 7, 2015，10:29 AM，Brad Estep &amp;lt;qcwebmaster@qlikview.com&amp;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;&lt;P&gt;1 chart two expression from different data sources&lt;/P&gt;&lt;P&gt;reply from Brad Estep in App Development - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x axis would be current year and previous year, like 2014     2015,    for behavoir just looking for a stacked chart, one expression on top of the next, it would be easy if I had the same dimension for each data set but thats not possible here, due to them being data islands.  Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message on Qlik Community&lt;/P&gt;&lt;P&gt;Start a new discussion in App Development by email or at Qlik Community&lt;/P&gt;&lt;P&gt;Following 1 chart two expression from different data sources in these streams: Inbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;© 1993-2015 QlikTech International AB | Copyright &amp;amp; Trademarks | Privacy | Terms of Use | Software EULA&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 14:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/1-chart-two-expression-from-different-data-sources/m-p/914351#M317186</guid>
      <dc:creator />
      <dc:date>2015-08-07T14:41:42Z</dc:date>
    </item>
  </channel>
</rss>

