<?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: Graphic condition properties in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985726#M336246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hope this help..&lt;BR /&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;match(Valore_Misura,'Netta')=1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2015 10:52:07 GMT</pubDate>
    <dc:creator>shair_abbas</dc:creator>
    <dc:date>2015-10-05T10:52:07Z</dc:date>
    <item>
      <title>Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985721#M336241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i need to select graph dimension after the selection of particolar fields (these fields are expressed in the condition textfield).&lt;/P&gt;&lt;P&gt;Can the dimension be showed together or not?&lt;/P&gt;&lt;P&gt;I've noticed that when the condition is true for all the dimension, they are not displayed.&lt;/P&gt;&lt;P&gt;This is the screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine16.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100761_Immagine16.png" style="height: 447px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 13:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985721#M336241</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-10-02T13:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985722#M336242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you try this in your conditional display&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(Valore_Misura='Netta',1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 03:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985722#M336242</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-10-05T03:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985723#M336243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where is the selection of the dimension made ? if its in text you need to sent the variable and verify the same .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can share the app, so that we can get a better idea &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 07:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985723#M336243</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-05T07:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985724#M336244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With conditional expression, i've noticed that is not possible to display all the dimensions even if all the conditions are true.&lt;/P&gt;&lt;P&gt;Isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 10:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985724#M336244</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-10-05T10:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985725#M336245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am afraid that I did not get you. However, I would try to explain how it would work the way you are trying. Assuming Valore_misura is a field and 'Netta' a value, when you select 'Netta' then only the condition evaluates to true to enable the expression. I.e. - in other words, the expression would be working/visible only when 'Netta' is selected (and selected alone). Is this what you are trying to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 10:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985725#M336245</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-10-05T10:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985726#M336246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hope this help..&lt;BR /&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;match(Valore_Misura,'Netta')=1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 10:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985726#M336246</guid>
      <dc:creator>shair_abbas</dc:creator>
      <dc:date>2015-10-05T10:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985727#M336247</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 using below condition.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF(substringcount(getfieldselections(Valore_Misura,','),'Netta') &amp;gt; 0,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 11:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985727#M336247</guid>
      <dc:creator>mahesh_agrawal</dc:creator>
      <dc:date>2015-10-05T11:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985728#M336248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, and to allow all the dimensions to be displayed is enaugh to set 5 variables set to true?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 12:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985728#M336248</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-10-05T12:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985729#M336249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expressions you meant (rather than dimensions), right? Yes the conditions have to be set separately for all of them. Or, you can set the 'Calculation Condition' (Genral tab) that allows a single condition for the entire chart. If you want to hide the chart, you can use&amp;nbsp; Show-&amp;gt;Conditional&amp;nbsp; (Layout tab).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 12:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985729#M336249</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-10-05T12:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic condition properties</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985730#M336250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've solved this question using a different type of button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to All&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 14:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-condition-properties/m-p/985730#M336250</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-10-05T14:05:23Z</dc:date>
    </item>
  </channel>
</rss>

