<?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 Showing Expression dependant on Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254746#M1193861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the Presentation tab of your chart object properties you will find the list of all your dimensions and expressions.&lt;/P&gt;&lt;P&gt;If you choose the B expression, then below the list, you can click on conditionnal display and put the following expression in it : Variable1=Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2011 15:17:44 GMT</pubDate>
    <dc:creator>vincent_ardiet</dc:creator>
    <dc:date>2011-05-31T15:17:44Z</dc:date>
    <item>
      <title>Showing Expression dependant on Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254745#M1193860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have four expressions: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B &lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i wanted to show the values for expression B in the chart depenadant only when&amp;nbsp; another condition has been for filled&amp;nbsp; (for instance if&amp;nbsp; variable1 said Y)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable 1=Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;Variable1 = N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 14:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254745#M1193860</guid>
      <dc:creator />
      <dc:date>2011-05-31T14:59:42Z</dc:date>
    </item>
    <item>
      <title>Showing Expression dependant on Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254746#M1193861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the Presentation tab of your chart object properties you will find the list of all your dimensions and expressions.&lt;/P&gt;&lt;P&gt;If you choose the B expression, then below the list, you can click on conditionnal display and put the following expression in it : Variable1=Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 15:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254746#M1193861</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2011-05-31T15:17:44Z</dc:date>
    </item>
    <item>
      <title>Showing Expression dependant on Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254747#M1193862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks thta really helps is there a way to do it in bar graphs as well as tables/charts? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 15:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254747#M1193862</guid>
      <dc:creator />
      <dc:date>2011-05-31T15:21:14Z</dc:date>
    </item>
    <item>
      <title>Showing Expression dependant on Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254748#M1193863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In bar graphs you can write your expression as : =if(Variable1='Y',B) with B containing your expression.&lt;/P&gt;&lt;P&gt;It works like no expression was here.&lt;/P&gt;&lt;P&gt;But if you choose to have values on data points for this expression, it will appear like a 0 expression.&lt;/P&gt;&lt;P&gt;So in this case, uncheck the "values on data points", then click on the little + beside your expression, go to the "Show Value" propertie and in the definition field type Variable1='Y'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 15:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254748#M1193863</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2011-05-31T15:42:41Z</dc:date>
    </item>
    <item>
      <title>Showing Expression dependant on Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254749#M1193864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thanks for this I had tried the if statement, but iot was the values on data points which caught me out works a treat..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 15:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Expression-dependant-on-Variable/m-p/254749#M1193864</guid>
      <dc:creator />
      <dc:date>2011-05-31T15:48:12Z</dc:date>
    </item>
  </channel>
</rss>

