<?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: hiding button if values are not there in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066868#M356630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But button should be there like disabled mode not disappearing mode.(Image below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible? if yes please suggest me by sharing some sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="disabled-button.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113858_disabled-button.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2016 09:09:46 GMT</pubDate>
    <dc:creator>bindu_apte</dc:creator>
    <dc:date>2016-02-08T09:09:46Z</dc:date>
    <item>
      <title>hiding button if values are not there</title>
      <link>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066865#M356627</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 trying to disable the button if I have not inserted any value in input box by using Only function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after entering the value also it should be enabled, so how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only(Idea_Title)='$(vIdeatitle)'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 06:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066865#M356627</guid>
      <dc:creator>bindu_apte</dc:creator>
      <dc:date>2016-02-08T06:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: hiding button if values are not there</title>
      <link>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066866#M356628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could do that with a visibility-condition (tab layout in top right area) with a query on len('$(vIdeatitle)').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 09:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066866#M356628</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-08T09:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: hiding button if values are not there</title>
      <link>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066867#M356629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You could do that with a Enable-condition (tab General) with a query on len([variable name])&amp;gt;0.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-variable name contains the value which you have stored from&amp;nbsp; input box&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Nishit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 09:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066867#M356629</guid>
      <dc:creator />
      <dc:date>2016-02-08T09:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: hiding button if values are not there</title>
      <link>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066868#M356630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But button should be there like disabled mode not disappearing mode.(Image below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible? if yes please suggest me by sharing some sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="disabled-button.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113858_disabled-button.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 09:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066868#M356630</guid>
      <dc:creator>bindu_apte</dc:creator>
      <dc:date>2016-02-08T09:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: hiding button if values are not there</title>
      <link>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066869#M356631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nishit..:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 07:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066869#M356631</guid>
      <dc:creator>bindu_apte</dc:creator>
      <dc:date>2016-02-09T07:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: hiding button if values are not there</title>
      <link>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066870#M356632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is answered, please flag the Correct Answer.&lt;/P&gt;&lt;P&gt;If not, please make clear what part of your question still needs help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Onno&lt;/P&gt;&lt;P&gt;Community Team member&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 09:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hiding-button-if-values-are-not-there/m-p/1066870#M356632</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-02-09T09:52:15Z</dc:date>
    </item>
  </channel>
</rss>

