<?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: Combining values from multiple dimensions in one axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021596#M345534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use a calculated dimension or combine the two in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Province &amp;amp; ' ' &amp;amp; Product as TableDim&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or a calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Province &amp;amp; ' ' &amp;amp; Product &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2016 17:01:00 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-26T17:01:00Z</dc:date>
    <item>
      <title>Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021595#M345533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to combine the values from multiple dimensions into one single axis in a bar chart. I think it's easier to explain with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say I have a data model with the sales of a company, and among others, I have geographical dimensions (let's say province) and product dimensions (let's say article). I can create two different bar charts, showing the total sales split among the different provinces and another one showing the sales split among articles. But is there any way I can mix the values of the two dimensions in the same graph? I also need to sort all the values by expression, regardless of whether it is a province or an article. So, for instance, what I want, in a table chart, should look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension - Sum(Sales)&lt;/P&gt;&lt;P&gt;Province A - 10000&lt;/P&gt;&lt;P&gt;Province X - 9500&lt;/P&gt;&lt;P&gt;Article B - 8900&lt;/P&gt;&lt;P&gt;Province M - 8500&lt;/P&gt;&lt;P&gt;Article Z - 8000&lt;/P&gt;&lt;P&gt;Article D - 7000&lt;/P&gt;&lt;P&gt;Province B - 6500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021595#M345533</guid>
      <dc:creator />
      <dc:date>2016-04-26T11:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021596#M345534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use a calculated dimension or combine the two in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Province &amp;amp; ' ' &amp;amp; Product as TableDim&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or a calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Province &amp;amp; ' ' &amp;amp; Product &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 17:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021596#M345534</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-26T17:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021597#M345535</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;Unfortunately this doesn't work. This system establishes a relationship between the two dimensions, and what I want is the values to be completely independent. What you suggest here would return something like this:&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;Dimension - Sum(Sales)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province A Article A- 1000&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province X Article B- 950&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province Z Article B - 890&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province M Article M - 800&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province M Article Z - 800&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province A Article D - 700&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province B Article Z- 650&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;Not exactly what I need, which is:&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;Dimension - Sum(Sales)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province A - 10000&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province X - 9500&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Article B - 8900&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province M - 8500&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Article Z - 8000&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Article D - 7000&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province B - 6500&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 07:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021597#M345535</guid>
      <dc:creator />
      <dc:date>2016-04-27T07:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021598#M345536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Create one more additional dimension in your script by using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Province &amp;amp; ' ' &amp;amp; Product as NewDimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM DataSource;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;Now use NewDimension field in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 08:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021598#M345536</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-04-27T08:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021599#M345537</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;Thank you for your reply but this throws the same results as the previous answer. Not exactly what I'm looking for, as I explained in the previous message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ignasi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 08:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021599#M345537</guid>
      <dc:creator />
      <dc:date>2016-04-27T08:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021600#M345538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share some raw data behind the output you are expecting to see. I am not sure how the data is structured and that is why wasn't sure what you wanted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 15:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021600#M345538</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-27T15:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021601#M345539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data is complex but for the sake of simplicity please assume we have the following input:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122895_Sample.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My desired output table would look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension ... Sum(Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Province 2 ... 120&lt;/P&gt;&lt;P&gt;Article C ... 110&lt;/P&gt;&lt;P&gt;Province 1 ... 90&lt;/P&gt;&lt;P&gt;Article B ... 70&lt;/P&gt;&lt;P&gt;Article A ... 30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this example helps understand what I'm trying to achieve. The real scenario is more complex, with more than two dimensions and several tables involved, but if someone can help me work out this simple example, I guess I can apply the same method to a bigger scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 15:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021601#M345539</guid>
      <dc:creator />
      <dc:date>2016-04-27T15:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021602#M345540</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;You have to try like this using Concatenate &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Article AS Dimension,&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Concatenate(Data)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Province AS Dimension,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sales&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;FROM DataSource;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Now use Dimension field as dimension in your chart.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021602#M345540</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-04-27T16:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021603#M345541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that the real scenario has a lot more dimensions, and I was trying to avoid using only one field in the script - that would be really bad for other purposes of the model. So my question is if there is any way I can do this without merging all the dimensions into one in the script load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021603#M345541</guid>
      <dc:creator />
      <dc:date>2016-04-27T16:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021604#M345542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is not possible without merging into a single field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 17:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021604#M345542</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-04-27T17:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021605#M345543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jagan what do you think about a Link Table here? Do you think that can work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 17:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021605#M345543</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-27T17:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021606#M345544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is one way to do it without touching the data model since you don't want to do that. I used $Field as a hidden dimension in the chart, then picked the right field based on the value of $Field. I believe it could be easily extended to as many dimensions as you want to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: There's no reason for the hidden dimension of $Field. That does nothing for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Dimension 1: &lt;SPAN style="font-family: courier new,courier;"&gt;$Field&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;Dimension &lt;SPAN style="text-decoration: line-through;"&gt;2&lt;/SPAN&gt;: &lt;SPAN style="font-family: courier new,courier;"&gt;=pick(match($Field,'Article','Province'),[Article],[Province])&lt;/SPAN&gt;&lt;BR /&gt;Expression: &lt;SPAN style="font-family: courier new,courier;"&gt;sum(Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;IMG __jive_id="122915" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122915_Capture.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 19:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021606#M345544</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-04-27T19:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021607#M345545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing idea&lt;/P&gt;&lt;P&gt;I am glad you are back &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 19:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021607#M345545</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-27T19:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021608#M345546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was genius. It works like a charm. Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021608#M345546</guid>
      <dc:creator />
      <dc:date>2016-04-28T08:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021609#M345547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With link table also we can achieve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 15:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021609#M345547</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-04-28T15:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021610#M345548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good idea john.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 15:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021610#M345548</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-04-28T15:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021611#M345549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2226"&gt;johnw&lt;/A&gt;‌ How to create a list box for this new dimension for selection? I made a list box with same expression &lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;=pick(match($Field,'Article','Province'),[Article],[Province])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;but when I select in this list box, the bar chart says 'no data to display'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;Please advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;SAK&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 22:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021611#M345549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-02T22:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021612#M345550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for being so incredibly slow to get back to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like our basic problem is that "When using more than one field as base for a calculated field, the logical implications of selections in the base fields or the calculated field may be quite complex." Complex, sure, but without any further explanation of how QlikView decides what you're trying to do with the underlying fields, I'm reduced to trial and error. In any case, the expression I suggested picks a single value for the field you click on, and ALL values for the other field. That's fine if you only select in one or the other, but if you select any values from both, you get ALL values from both. Not good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe a month back, I tried hard to find a data model solution for this, and failed. I have quite a few applications where I do something exactly like this. In all of them, there's an island dimension that I load all the values from both fields into. Then I have macros fired that go back and forth, keeping the island dimension and the two real dimensions in sync. I hate that utterly inelegant solution. Converting to actions without macros wouldn't really be much better. I want to replace that solution. So I gave it a shot and failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can move a little of the complexity into the script by building a Seq field with values 1 and 2. I wanted to use valueloop, but "Purely synthetic calculated fields created via the valuelist and valueloop functions are not permitted." Anyway, then we can use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;pick(Seq,Article,Province)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that works no better in a list box. Same behavior as the original expression. So we're looking for an expression that produces the full list, and for which QlikView interprets selections as desired. I poked at it for about an hour, and wasn't able to come up with anything. Either what I did disconnected the list box entirely from the actual fields, or the selection behavior was the same as the original expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the only practical way to do it that I &lt;EM&gt;know&lt;/EM&gt; of at this time is triggered actions or triggered macros working on an island field that combines the values of both fields. I hope someone comes up with something better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 20:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021612#M345550</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-10-12T20:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021613#M345551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anyway we can have totals Articals (as line 4) and Province (last line) and if possible one empty row between both?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2018 05:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021613#M345551</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2018-10-14T05:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Combining values from multiple dimensions in one axis</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021614#M345552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Is there anyway we can have totals Articals (as line 4) and Province (last line) and if possible one empty row between both?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2018 05:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-values-from-multiple-dimensions-in-one-axis/m-p/1021614#M345552</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2018-10-14T05:40:04Z</dc:date>
    </item>
  </channel>
</rss>

