<?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: conditional to hide bars in bar chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707641#M474924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;The problem wont be solved by unchecking the Show Legends. Any other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 09:18:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-15T09:18:16Z</dc:date>
    <item>
      <title>conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707634#M474917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question regarding hiding specific bars in a bar chart. I was wondering if there is a conditional statement I could write out that would hide specific bars in a chart that I have.&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64765_Capture.PNG.png" style="width: 620px; height: 241px;" /&gt;&lt;/P&gt;&lt;P&gt;on this chart there are several dimension values that have no corresponding data. I have checked off supress null values in the properties of the chart and the dimension values are still shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if there was any possible conditional statement (either for dimension or expression) that would enable me to target the specific data and hide it from the graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;additionally, if anyone can think of another solution without using a conditional, (using variable ect.) I would love to hear it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 14:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707634#M474917</guid>
      <dc:creator />
      <dc:date>2014-08-19T14:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707635#M474918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Even I want the solution to the above problem.Please anyone help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707635#M474918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T07:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707636#M474919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;to the best of my knowledge you can't hide those columns&lt;/P&gt;&lt;P&gt;as this is a secondary dimension , if you a have a value in one of the rows&lt;/P&gt;&lt;P&gt;qlikview need to create the dimension for all value in the main dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707636#M474919</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-12-15T07:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707637#M474920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you uncheck the Show Legend in the dimension tab; would this solve your problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 07:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707637#M474920</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-12-15T07:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707638#M474921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use conditional layout on the Expressions tab. For example: if(YourExpression=0,0,1)&lt;/P&gt;&lt;P&gt;Try it, and let us know whether it worked or not!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 08:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707638#M474921</guid>
      <dc:creator />
      <dc:date>2014-12-15T08:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707639#M474922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi conditional&amp;nbsp; for expression is evaluating the condition for the total data in the &lt;/P&gt;&lt;P&gt;qlikview document ,&lt;/P&gt;&lt;P&gt;and the result is Boolean either show the expression in all dimension values or not &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 08:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707639#M474922</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-12-15T08:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707640#M474923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Liron for the explanation!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 08:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707640#M474923</guid>
      <dc:creator />
      <dc:date>2014-12-15T08:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707641#M474924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;The problem wont be solved by unchecking the Show Legends. Any other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 09:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707641#M474924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707642#M474925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tibor,&lt;/P&gt;&lt;P&gt;I need to hide the rows of the dimension not of the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 09:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707642#M474925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707643#M474926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It worked when I used (dim1&amp;amp;'-'&amp;amp;dim2), instead of using dim1 and dim2 separately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 15:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707643#M474926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-07T15:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: conditional to hide bars in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707644#M474927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niharika,&lt;/P&gt;&lt;P&gt;Thanks its working for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 15:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-to-hide-bars-in-bar-chart/m-p/707644#M474927</guid>
      <dc:creator />
      <dc:date>2015-01-30T15:04:31Z</dc:date>
    </item>
  </channel>
</rss>

