<?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 Conditional display of chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933138#M322384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a chart and beside of chart there are 3 fields and 1 button .&lt;/P&gt;&lt;P&gt;my requirenment is i want to display chart only if 3 fields are selected and when button is clicked chart should be open.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Aug 2015 09:05:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-29T09:05:38Z</dc:date>
    <item>
      <title>Conditional display of chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933138#M322384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a chart and beside of chart there are 3 fields and 1 button .&lt;/P&gt;&lt;P&gt;my requirenment is i want to display chart only if 3 fields are selected and when button is clicked chart should be open.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 09:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933138#M322384</guid>
      <dc:creator />
      <dc:date>2015-08-29T09:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional display of chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933139#M322385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Layout tab of the chart, create a show conditional expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount( &lt;EM&gt;Field1&lt;/EM&gt;) * GetSelectedCount ( &lt;EM&gt;Field2&lt;/EM&gt; ) * GetSelectedCount( &lt;EM&gt;Field3&lt;/EM&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that only when you makes selection in all fields Field1, Field2, Field3, the show condition is true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button with action &lt;EM&gt;Layout - Restore Object&lt;/EM&gt; and enter the chart Object ID (you see the ID in general tab of the chart), like, something like CH01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 09:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933139#M322385</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-29T09:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional display of chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933140#M322386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where i will get restore object option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 09:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933140#M322386</guid>
      <dc:creator />
      <dc:date>2015-08-29T09:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional display of chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933141#M322387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the button actions. Add action type &lt;EM&gt;Layout&lt;/EM&gt;, action &lt;EM&gt;restore object&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;See my sample attached above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 09:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933141#M322387</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-29T09:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional display of chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933142#M322388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;restore object is not working.&lt;/P&gt;&lt;P&gt;i want only if that 3 field values selected and when button is clicked chart should be display&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 09:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933142#M322388</guid>
      <dc:creator />
      <dc:date>2015-08-29T09:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional display of chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933143#M322389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean with 'not working'. It's restoring a minimized object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want more like an addtitional show / hide condition, create a variable vToggle and set the variable to 0 resp. 1 when pressing the button. Add the variable to the show condition of the chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=GetSelectedCount( &lt;/SPAN&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Field1&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;) * GetSelectedCount ( &lt;/SPAN&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Field2&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; ) * GetSelectedCount( &lt;/SPAN&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Field3&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; ) * vToggle&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;See attached sample V2.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 09:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933143#M322389</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-29T09:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional display of chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933144#M322390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirenment is after selecting field values from 3 fields and when i click on "Submit"- Text object the chart should be display.&lt;/P&gt;&lt;P&gt;unless and until i make all 3 field selection and press "submit" chart should be disable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 06:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-chart/m-p/933144#M322390</guid>
      <dc:creator />
      <dc:date>2015-09-03T06:12:05Z</dc:date>
    </item>
  </channel>
</rss>

