<?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: Bar chart with restriction in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783695#M1035058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;Is there a tutorial specificly show you how to create different expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lily&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jan 2015 04:52:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-16T04:52:24Z</dc:date>
    <item>
      <title>Bar chart with restriction</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783692#M1035055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, I am new to Qlikview, hope you can help me&amp;nbsp; out here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to show say total shoes sale data for all country and Yellow colour and size 39&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a bar chart, How do i do the restriction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 100%; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Colour&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Sales &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;size&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;USA&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Yellow&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;USA&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Red&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;37&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;UK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Yellow&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;39&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Japan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Black&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;35&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 05:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783692#M1035055</guid>
      <dc:creator />
      <dc:date>2015-01-14T05:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart with restriction</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783693#M1035056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hope you have loaded data first right click on a sheet and create new sheet object, then select chart and by default it will be bar char selected,otherwise select the first option . then add colour as a dimension and the go the expressions tab and a new expression&amp;nbsp; sum(sales).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 05:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783693#M1035056</guid>
      <dc:creator />
      <dc:date>2015-01-14T05:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart with restriction</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783694#M1035057</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;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim:- Country , Color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expr:- sum( {&amp;lt;Colour -= {'Yellow'}, size -= {'39'} &amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 05:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783694#M1035057</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-01-14T05:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart with restriction</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783695#M1035058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;Is there a tutorial specificly show you how to create different expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lily&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 04:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783695#M1035058</guid>
      <dc:creator />
      <dc:date>2015-01-16T04:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart with restriction</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783696#M1035059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aanad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the same expression in my bar char but it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( {&amp;lt;Color -= {'Yellow'}, size -= {'39'} &amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 09:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-with-restriction/m-p/783696#M1035059</guid>
      <dc:creator />
      <dc:date>2015-01-16T09:37:36Z</dc:date>
    </item>
  </channel>
</rss>

