<?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: if statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138861#M894531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are calling a column with spaces in the name, then this will have to be surrounded by square brackets;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Tree = 'Y', [Tree Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If using this statement in a text box, it will have to be proceeded with an equals. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2016 11:16:39 GMT</pubDate>
    <dc:creator>hartleyr</dc:creator>
    <dc:date>2016-08-05T11:16:39Z</dc:date>
    <item>
      <title>if statement</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138858#M894528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my question is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do you write code that uses the field name with an If statement; &lt;/P&gt;&lt;P&gt;e.g. If tree = 'Y', then get the tree name from Tree Name column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(&lt;SPAN style="font-size: 13.3333px;"&gt; Tree = 'Y', Tree Name)&lt;/SPAN&gt;&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/if-statement/m-p/1138858#M894528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: if statement</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138859#M894529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks right to me. Is it not working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 11:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138859#M894529</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-05T11:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: if statement</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138860#M894530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try fro the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;IF(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Tree = 'Y', [Tree Name],[Tree Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 11:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138860#M894530</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-08-05T11:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: if statement</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138861#M894531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are calling a column with spaces in the name, then this will have to be surrounded by square brackets;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Tree = 'Y', [Tree Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If using this statement in a text box, it will have to be proceeded with an equals. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 11:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138861#M894531</guid>
      <dc:creator>hartleyr</dc:creator>
      <dc:date>2016-08-05T11:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: if statement</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138862#M894532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I don't get the tree names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138862#M894532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-05T12:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: if statement</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138863#M894533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is now working; I surrounded the field name with quotation marks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 12:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement/m-p/1138863#M894533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-05T12:22:38Z</dc:date>
    </item>
  </channel>
</rss>

