<?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: Cannot display texbox using conditional show in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471904#M176221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Hi Rob,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;You will find attached the test qvw where the condition for displaying/hiding the textbox is working fine. When you change sheet, the condtion becomes 0 and qlikview hides the textbox 'testing' and when you click on clear button, the value of the texbox changes to 1 and it makes the texbox 'testing' appear again. When I use the same condition in my application, the condition for displaying/hiding the textbox doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Can you please tell me what could be the problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Thx&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2013 12:15:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-28T12:15:37Z</dc:date>
    <item>
      <title>Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471900#M176217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I an having an issue to display a texbox based on a value when using the 'conditional' option. In fact when I test the texbox in a new qvw, the conditional show works perfectly fine but when I try the same conditional expression in my qvw(current application), the texbox doesn't dissapear or appear when I use the 'conditional show'. I find it very strange and I am not able to detect where could be the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise where could be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 12:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471900#M176217</guid>
      <dc:creator />
      <dc:date>2013-02-26T12:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471901#M176218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dallon. can you post your qvw? you can reduce data and post the empty qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards - Peyman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 12:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471901#M176218</guid>
      <dc:creator>azimabadi</dc:creator>
      <dc:date>2013-02-26T12:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471902#M176219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting your conditional show expression as the expression in a seperate text box to see what it returns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 12:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471902#M176219</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-02-26T12:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471903#M176220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peyman,&lt;/P&gt;&lt;P&gt;You will find attached the test qvw where the condition for displaying/hiding the textbox is working fine. When you change sheet, the condtion becomes 0 and qlikview hides the textbox 'testing' and when you click on clear button, the value of the texbox changes to 1 and it makes the texbox 'testing' appear again. When I use the same condition in my application, the condition for displaying/hiding the textbox doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me what could be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 12:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471903#M176220</guid>
      <dc:creator />
      <dc:date>2013-02-28T12:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471904#M176221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Hi Rob,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;You will find attached the test qvw where the condition for displaying/hiding the textbox is working fine. When you change sheet, the condtion becomes 0 and qlikview hides the textbox 'testing' and when you click on clear button, the value of the texbox changes to 1 and it makes the texbox 'testing' appear again. When I use the same condition in my application, the condition for displaying/hiding the textbox doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Can you please tell me what could be the problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Thx&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 12:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471904#M176221</guid>
      <dc:creator />
      <dc:date>2013-02-28T12:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471905#M176222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you same Triggers in the other application? “OnActivateSheet” Set Variabel Test to 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 12:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471905#M176222</guid>
      <dc:creator>antose</dc:creator>
      <dc:date>2013-02-28T12:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471906#M176223</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;Maybe be a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I inserted the same condition when switching from tab to change the value of "Test" variable to 0 and started to function normally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try put in your tab "Sheet1" the some trigger used on tab "Main"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this the parameter "Show" of object was OK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 13:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471906#M176223</guid>
      <dc:creator />
      <dc:date>2013-02-28T13:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471907#M176224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dallon,&lt;/P&gt;&lt;P&gt;i mean by example the qvw with problem &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;what that i can say at the moment is the layering problem. right click on sheet name and open sheet properties. then find the text box in sheet objects and then qlik on properties. on layout tab of textbox's properties set the layer of textbox to custom and give it a high number like 100. then check the process again. i guess that the text box is under another object and hiden. also check the x and y cordination of it.&lt;/P&gt;&lt;P&gt;-best Regards - Peyman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 18:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471907#M176224</guid>
      <dc:creator>azimabadi</dc:creator>
      <dc:date>2013-02-28T18:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471908#M176225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have the same trigger in the otjer application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 09:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471908#M176225</guid>
      <dc:creator />
      <dc:date>2013-03-04T09:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471909#M176226</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 put the same trigger in 'Sheet1' but the problem still persists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 09:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471909#M176226</guid>
      <dc:creator />
      <dc:date>2013-03-04T09:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471910#M176227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peyman,&lt;/P&gt;&lt;P&gt;I have tried changing the layer values of the textboxes as well but I am still having the same problem:-(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the qvw which has problem. Can you please check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 10:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471910#M176227</guid>
      <dc:creator />
      <dc:date>2013-03-04T10:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471911#M176228</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;This may be completely off the mark, but have you made sure that the "show all" option is not turned on? You toggle "show all" on and off using Ctrl-Shift S. With "show all" on, conditional display of sheets and object is ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has fooled me once before when all the objects were displaying and ignoring the conditional display. And the "show all" state seems to get saved with the QV document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 11:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471911#M176228</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-03-04T11:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471912#M176229</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;Following on that, you can also control the "show all" using the "Show All Sheets and Objects" option in the Security tab of the document properties dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 11:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471912#M176229</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-03-04T11:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot display texbox using conditional show</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471913#M176230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot. The solution you gave me works:-) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 05:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-display-texbox-using-conditional-show/m-p/471913#M176230</guid>
      <dc:creator />
      <dc:date>2013-03-05T05:40:00Z</dc:date>
    </item>
  </channel>
</rss>

