<?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: Can you use IF Statements in Conditional Shows? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411461#M153180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have trouble with getting my conditional shows correctly I tend to type the condition in a text-box. Then I'll see the result of my statement. &lt;/P&gt;&lt;P&gt;Zero (0) and false() are the result that will hide your object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/100292"&gt;Vegar Lie Arntsen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;QlikView consultant at &lt;/EM&gt;&lt;A href="http://bit.ly/PoSwU2"&gt;egbs consulting ab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Blog (in Swedish):&lt;/EM&gt; &lt;A href="http://bit.ly/UkXdvt"&gt;bi-effekten.se&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 13:43:09 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2012-11-07T13:43:09Z</dc:date>
    <item>
      <title>Can you use IF Statements in Conditional Shows?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411459#M153178</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;&lt;/P&gt;&lt;P&gt;Does anybody know if you can use IF Statements in Conditional Shows? i.e. IF(condition1=1,condition2,condition3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried several different ways, but i'm not sure if it's a syntax issue or it is just not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 12:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411459#M153178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-07T12:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use IF Statements in Conditional Shows?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411460#M153179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes use nested if statements&lt;/P&gt;&lt;P&gt;check ur syntax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 12:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411460#M153179</guid>
      <dc:creator />
      <dc:date>2012-11-07T12:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use IF Statements in Conditional Shows?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411461#M153180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have trouble with getting my conditional shows correctly I tend to type the condition in a text-box. Then I'll see the result of my statement. &lt;/P&gt;&lt;P&gt;Zero (0) and false() are the result that will hide your object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/100292"&gt;Vegar Lie Arntsen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;QlikView consultant at &lt;/EM&gt;&lt;A href="http://bit.ly/PoSwU2"&gt;egbs consulting ab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Blog (in Swedish):&lt;/EM&gt; &lt;A href="http://bit.ly/UkXdvt"&gt;bi-effekten.se&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 13:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411461#M153180</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2012-11-07T13:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use IF Statements in Conditional Shows?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411462#M153181</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;In Conditional show just give this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=condition1=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(condition1=1, 1, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above condition satisfies, it shows the chart otherwise it hides it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 13:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-you-use-IF-Statements-in-Conditional-Shows/m-p/411462#M153181</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-11-07T13:57:04Z</dc:date>
    </item>
  </channel>
</rss>

