<?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 Based on Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577084#M214646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your cities bar chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;layout--&amp;gt; show--&amp;gt; conditional&lt;/P&gt;&lt;P&gt;use the expression&lt;/P&gt;&lt;P&gt;GetSelectedCount(&lt;STRONG&gt;NameOfYourRegionField&lt;/STRONG&gt;)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the cities bar chart will show only when 1 or more region is selected&lt;/P&gt;&lt;P&gt;another useful function for similar requirement is GetPossibleCount&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Mar 2014 10:32:58 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-03-29T10:32:58Z</dc:date>
    <item>
      <title>Bar Chart Based on Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577083#M214645</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;I am having region and city bar chart. In one region there are many cities. I created a bar chart which showing all the regions and another bar chart for the cities. What I need is if I select any of the region then the bar chart with cities should display that is if no region selected then city bar chart should be hidden. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 10:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577083#M214645</guid>
      <dc:creator />
      <dc:date>2014-03-29T10:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Based on Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577084#M214646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your cities bar chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;layout--&amp;gt; show--&amp;gt; conditional&lt;/P&gt;&lt;P&gt;use the expression&lt;/P&gt;&lt;P&gt;GetSelectedCount(&lt;STRONG&gt;NameOfYourRegionField&lt;/STRONG&gt;)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the cities bar chart will show only when 1 or more region is selected&lt;/P&gt;&lt;P&gt;another useful function for similar requirement is GetPossibleCount&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 10:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577084#M214646</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-29T10:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Based on Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577085#M214647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in chart properties&lt;/P&gt;&lt;P&gt;Set following:&lt;/P&gt;&lt;P&gt;Layout-&amp;gt;show-&amp;gt;conditional=getselectedCount(region)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 10:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577085#M214647</guid>
      <dc:creator>mangalsk</dc:creator>
      <dc:date>2014-03-29T10:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Based on Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577086#M214648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. By giving this the city bar chart is hiding but not showing even if I select any of the region.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 10:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577086#M214648</guid>
      <dc:creator />
      <dc:date>2014-03-29T10:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Based on Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577087#M214649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In chart properties -&amp;gt; Layout -&amp;gt; Show -&amp;gt; Conditional =&amp;gt;&amp;nbsp; =GetFieldSelections(Region) &amp;gt; 0 and thats it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 10:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577087#M214649</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-29T10:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Based on Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577088#M214650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are looking for a drill down group consisting of the groups region and city used as the dimension in only one bar chart.&lt;/P&gt;&lt;P&gt;In the dimensions tab of the chart properties you can create this group.&lt;/P&gt;&lt;P&gt;The initial state of this chart would be to display bars per region.&lt;/P&gt;&lt;P&gt;When selecting a region-bar in the chart, the dimension group would drill down to the cities of the selected region.&lt;/P&gt;&lt;P&gt;No need for seperate charts and conditions to hide or display one.&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;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 10:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Based-on-Condition/m-p/577088#M214650</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-03-29T10:43:06Z</dc:date>
    </item>
  </channel>
</rss>

