<?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: Conditional Display Not Working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672531#M244246</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 also facing the same issue, but the above suggestion is also not working for me.&lt;/P&gt;&lt;P&gt;Could you suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2016 19:14:02 GMT</pubDate>
    <dc:creator>neha_sri</dc:creator>
    <dc:date>2016-07-14T19:14:02Z</dc:date>
    <item>
      <title>Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672516#M244231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables: Dimensions &amp;amp; Metrics.&amp;nbsp; The pivot table will only show when at least one selection is made from both tables. It works perfectly in the QV app. In a browser, however, the entire pivot table appears with every dimension and metric when only one of each are selected.&amp;nbsp; It’s either all or nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have a text object to show/hide another text object that has a container in it, to use as filters. I click on the 1&lt;SUP&gt;st&lt;/SUP&gt; text object and the 2&lt;SUP&gt;nd&lt;/SUP&gt; one shows, but the container does not.&amp;nbsp; In other words, it shows and hides the textbox as designed.&amp;nbsp; The container is nowhere to be found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Pivot Table, here are the settings: &lt;/P&gt;&lt;P&gt;Here is the Calculation Condition (General tab): GetSelectedCount(_idimension) &amp;gt; 0 and GetSelectedCount(_imetrics) &amp;gt; 0&lt;/P&gt;&lt;P&gt;Here is the Selected Dimension Condition: =SubStringCount(Concat(_idimension, '|'), 'Year')&lt;/P&gt;&lt;P&gt;Here is the Selected Expression Condition: =SubStringCount(Concat(_imetricsNo, '|'), 1)&lt;/P&gt;&lt;P&gt;In the layout tab, Conditional is also checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the filter settings:&lt;/P&gt;&lt;P&gt;Text Object Button: Actions tab: Value: =if(vFilter=0,1,0)&lt;/P&gt;&lt;P&gt;Text Object to 'hold' container and the container itself: Layout &amp;gt; Conditional &amp;gt; vFilter=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identical behavior in both IE and Chrome, with both the IE Plugin and AJAX.&amp;nbsp; Using version 11.20.12347.0 SR6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with this?&amp;nbsp; I would really like to have these features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 20:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672516#M244231</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2014-09-10T20:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672517#M244232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess for the next time it would be very helpful if you'd attach your document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible you checked the 'Show All Sheets and Objects' in Settings --&amp;gt; Document Properties --&amp;gt; Security tab ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This option makes Qlikview ignore the conditional show of objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't help, please attach your document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moritz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672517#M244232</guid>
      <dc:creator />
      <dc:date>2014-09-11T06:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672518#M244233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Jason Campbell wrote:&lt;/P&gt;
&lt;P&gt;I also have a text object to show/hide another text object that has a container in it, to use as filters. I click on the 1&lt;SUP&gt;st&lt;/SUP&gt; text object and the 2&lt;SUP&gt;nd&lt;/SUP&gt; one shows, but the container does not.&amp;nbsp; In other words, it shows and hides the textbox as designed.&amp;nbsp; The container is nowhere to be found.&lt;/P&gt;
&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A textbox cannot have a container "in" it. If you placed a container on top of the textbox, that does not result in a relationship between them. Perhaps I misunderstood you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the container hidden behind the text box? Adjust the layer of each item in the Properties | Layout tab. Higher layers will appear on top of lower layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672518#M244233</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-09-11T06:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672519#M244234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My apologies, having a container 'in' a text box was my description of its appearance, not the actual structure.&amp;nbsp; There is no relationship between them whatsoever, except for their placement of above/below the other on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The container is hidden above the text box.&amp;nbsp; The text box layer is -2, the container, 4.&amp;nbsp; It works perfect in the app, during development.&amp;nbsp; Just doesn't function correctly when in a browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 15:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672519#M244234</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2014-09-11T15:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672520#M244235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The selection you described is unchecked.&amp;nbsp; The items are layered properly and it works perfectly in development.&amp;nbsp; Just doesn't work in Chrome and IE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 15:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672520#M244235</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2014-09-11T15:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672521#M244236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attached a sample of what I'm trying to do.&amp;nbsp; It works in the app, but not in Chrome...or IE w/the plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why the text object will hide/un-hide, but the container will not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 15:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672521#M244236</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2014-09-19T15:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672522#M244237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moritz, thank you.&amp;nbsp; Here is an example of what I'm trying to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 17:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672522#M244237</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2014-09-19T17:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672523#M244238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested your file.&lt;/P&gt;&lt;P&gt;It worked fine.&lt;/P&gt;&lt;P&gt;I tried in Mozilla Firefox &amp;amp; IE...&lt;/P&gt;&lt;P&gt;I can't imagine why it isn't working in your place...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moritz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 05:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672523#M244238</guid>
      <dc:creator />
      <dc:date>2014-09-22T05:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672524#M244239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for checking, Moritz.&amp;nbsp; Did both the Text Object TX827 and Container CT07 appear for you?&amp;nbsp; The Text Object is all that appears for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 12:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672524#M244239</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2014-09-22T12:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672525#M244240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I checked again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might it be possible that the Textbox is on the wrong level?&lt;/P&gt;&lt;P&gt;What I mean is that the Textbox is on top of the Container &amp;amp; the container gets concealed by the Textbox...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 12:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672525#M244240</guid>
      <dc:creator />
      <dc:date>2014-09-22T12:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672526#M244241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anything in possible &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text object is layer -2 and the container is simply "Top".&amp;nbsp; So, you're saying that both 'objects' show for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 13:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672526#M244241</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2014-09-22T13:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672527#M244242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, thats true &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;Yes, everything shows just fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tested it in IE and Firefox...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 13:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672527#M244242</guid>
      <dc:creator />
      <dc:date>2014-09-22T13:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672528#M244243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moritz, I was finally able to push the test file out to the server, then test in my browsers.&amp;nbsp; It's still only showing me the text object...container is nowhere to be found.&amp;nbsp; Tried it in IE9 and Chrome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a screenshot of one of the browsers showing both?&amp;nbsp; Any idea's why they show them, but mine doesn't?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 18:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672528#M244243</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2014-09-23T18:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672529#M244244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning &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;See the attached picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've separated all objects, maybe try this too...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually have no idea why it doesn't work for you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is updating IE an option?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 05:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672529#M244244</guid>
      <dc:creator />
      <dc:date>2014-09-24T05:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672530#M244245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm sure you've resolved this issue by now, but someone else may encounter it. I certainly just had the same problem! We overcame it by changing the default viewer from full browser to IE Plugin. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This following is an excerpt from Brent Nichol. Found in this thread. (&lt;A href="https://community.qlik.com/thread/68128"&gt;How to change Ajax to IE Plug-in&lt;/A&gt;)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;...&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;The default path for AccessPoint is configured in QEMC &amp;gt; System &amp;gt; Setup &amp;gt; QlikView Web Servers &amp;gt; QVSW &amp;gt; AccessPoint.&amp;nbsp; If you have a different web page that you want to use, this where to change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Also, &lt;STRONG style="text-decoration: underline;"&gt;if you want IE Plug-in as the default, you can change the Default Preferred Client&lt;/STRONG&gt; on the same screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;IMG alt="screenshot_2012-12-11_07-59-17.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/97122_screenshot_2012-12-11_07-59-17.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hope this helps,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;B&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="290274" data-object-type="2" href="https://community.qlik.com/thread/68128" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How to change Ajax to IE Plug-in&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 03:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672530#M244245</guid>
      <dc:creator />
      <dc:date>2015-08-27T03:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672531#M244246</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 also facing the same issue, but the above suggestion is also not working for me.&lt;/P&gt;&lt;P&gt;Could you suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 19:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672531#M244246</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-07-14T19:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672532#M244247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get the fix to this issue. I am also facing the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 19:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672532#M244247</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-07-14T19:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672533#M244248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was a couple of years ago and I don't recall a specific fix.&amp;nbsp; I haven't had the same issue since then, but I've stayed away from containers - try to use list or multiboxes instead (usually reserved for filters).&amp;nbsp; I also develop solely for compatibility in ajex (vs ie plugin).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry that I don't have a solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 11:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672533#M244248</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2016-07-15T11:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672534#M244249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 13:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672534#M244249</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-07-15T13:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Display Not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672535#M244250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Faced the similar issue today. Container object in Qlikview makes it messy! layout conditional show or hide was not working in Webview but in Desktop version it was perfect! Spent like hours understanding the issue!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hate Containers! I am never going to use it again! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 22:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Display-Not-Working/m-p/672535#M244250</guid>
      <dc:creator>Sakura</dc:creator>
      <dc:date>2018-10-01T22:02:08Z</dc:date>
    </item>
  </channel>
</rss>

