<?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 Bar chart with mixed dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580085#M741153</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a table which contain YEAR, MONTH &amp;amp; SALES data. I have created a bar chart where i haves used YEAR as dimension and Sum of SALES as measure expression.&lt;/P&gt;&lt;P&gt;My requirement is that when user has selected any year value, have to show sum of each month value for that selected year&amp;nbsp; and rest of unselected year value will show as it is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attaching my output result, may it will help to understand my requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help really appreciate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Napster</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Bar chart with mixed dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580085#M741153</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a table which contain YEAR, MONTH &amp;amp; SALES data. I have created a bar chart where i haves used YEAR as dimension and Sum of SALES as measure expression.&lt;/P&gt;&lt;P&gt;My requirement is that when user has selected any year value, have to show sum of each month value for that selected year&amp;nbsp; and rest of unselected year value will show as it is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attaching my output result, may it will help to understand my requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help really appreciate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580085#M741153</guid>
      <dc:creator>Napster</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart with mixed dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580100#M741154</link>
      <description>You can use drill down group to show month values when year is selected. but the second part of your requirement (rest of unselected year show as is) is not possible IMHO</description>
      <pubDate>Tue, 14 May 2019 18:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580100#M741154</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-05-14T18:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart with mixed dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580127#M741155</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can achieve this with:&lt;/P&gt;&lt;P&gt;-Create a Dim "Data island table"&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Dim:
LOAD * INLINE [
Dim
1
2];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-In your bar chart&lt;/P&gt;&lt;P&gt;as dimension&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;pick(Dim,Month,'Rest')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as expression&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;pick(Dim,sum(Sales),Sum({1-$} Sales))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a look to the attached qvw file. Is it what you're trying to achieve?&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 20:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580127#M741155</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-05-14T20:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart with mixed dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580190#M741156</link>
      <description>This is what i am not look for.&lt;BR /&gt;Have attached my required output screenshot in my main thread. May this will help you to understand the requirement.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 15 May 2019 04:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-mixed-dimension/m-p/1580190#M741156</guid>
      <dc:creator>Napster</dc:creator>
      <dc:date>2019-05-15T04:16:01Z</dc:date>
    </item>
  </channel>
</rss>

