<?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 Macro code to set conditional show formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-code-to-set-conditional-show-formula/m-p/291410#M108164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help with a bit of code to set the formula for conditional show for a textbox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Sep 2011 18:36:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-26T18:36:35Z</dc:date>
    <item>
      <title>Macro code to set conditional show formula</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-code-to-set-conditional-show-formula/m-p/291410#M108164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help with a bit of code to set the formula for conditional show for a textbox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 18:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-code-to-set-conditional-show-formula/m-p/291410#M108164</guid>
      <dc:creator />
      <dc:date>2011-09-26T18:36:35Z</dc:date>
    </item>
    <item>
      <title>Macro code to set conditional show formula</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-code-to-set-conditional-show-formula/m-p/291411#M108165</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;You don't need macro code to conditionally display a text box. Simply enter an expression that tests the criteria for displaying the text box into the Properties | Layout | Show Conditional box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot help with the expression as you have not described any of the display criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 20:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-code-to-set-conditional-show-formula/m-p/291411#M108165</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2011-09-26T20:40:32Z</dc:date>
    </item>
    <item>
      <title>Macro code to set conditional show formula</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-code-to-set-conditional-show-formula/m-p/291412#M108166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for the reply. I needed the code because I had &amp;gt;100 text objects that needed the same conditional display expression. QV doesn't let you set that for multiple object selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the answer:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; prop = obj.GetProperties&lt;/P&gt;&lt;P&gt;&amp;nbsp; prop.Layout.Frame.Show.Always = False&lt;/P&gt;&lt;P&gt;&amp;nbsp; prop.Layout.Frame.Show.Expression.v = "expression"&lt;/P&gt;&lt;P&gt;&amp;nbsp; obj.SetProperties prop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 21:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-code-to-set-conditional-show-formula/m-p/291412#M108166</guid>
      <dc:creator />
      <dc:date>2011-09-26T21:19:34Z</dc:date>
    </item>
  </channel>
</rss>

