<?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: Hide or Show an object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89465#M753320</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;Thanks for the reply. But where should I use this expression. In the Conditional Layout or in conditional enable expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;ishika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2018 06:09:48 GMT</pubDate>
    <dc:creator>ishika00730</dc:creator>
    <dc:date>2018-10-30T06:09:48Z</dc:date>
    <item>
      <title>Hide or Show an object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89463#M753316</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 have a requirement to hide and show an object depending upon the selection made in a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To always show the text object on dashboard (which has Vs Target figure ). When a user selects any value in the field "&lt;STRONG&gt;Market&lt;/STRONG&gt;" , the text object shall still be on the dashboard . Then the object will show the Vs Target figure for the selected Market.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if there is any selection in any other field except markwt, then my text object must hide because the Target is divided by Market and not by any other field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89463#M753316</guid>
      <dc:creator>ishika00730</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide or Show an object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89464#M753318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try conditional expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Subfield(GetCurrentSelections('','','',''), 'Market',2)=GetFieldSelections(Market,'')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 06:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89464#M753318</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-10-30T06:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hide or Show an object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89465#M753320</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;Thanks for the reply. But where should I use this expression. In the Conditional Layout or in conditional enable expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;ishika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 06:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89465#M753320</guid>
      <dc:creator>ishika00730</dc:creator>
      <dc:date>2018-10-30T06:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hide or Show an object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89466#M753321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to hide the object use layout expression and if want to keep the object but not show the calculated value, use enable expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 06:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89466#M753321</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-10-30T06:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hide or Show an object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89467#M753322</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 used the expression suggested by you but I still get the expression result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 06:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89467#M753322</guid>
      <dc:creator>ishika00730</dc:creator>
      <dc:date>2018-10-30T06:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hide or Show an object</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89468#M753323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share your sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 06:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-or-Show-an-object/m-p/89468#M753323</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-10-30T06:24:47Z</dc:date>
    </item>
  </channel>
</rss>

