<?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 with an and statement - Alternative in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446552#M433475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Helen, you can try with:&lt;/P&gt;&lt;P&gt;Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TB_Question={'Safe'}, TB_Show_On_Overview={1}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TB_Metric)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Oct 2017 08:40:39 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2017-10-13T08:40:39Z</dc:date>
    <item>
      <title>If with an and statement - Alternative</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446551#M433474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlikview user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the process of improving performance on an application and have read that If statements are resource hungry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the bulk of my expressions to be Pick(Match however I am left with a small number of expressions which look like they cannot be improved I.e. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(TB_Question = 'Safe' and TB_Show_On_Overview = 1, TB_Metric)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if someone could kindly tell me if I should be using a more efficient technique than what is used in the above example. I dont want to over complicate things, if unnecessary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 08:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446551#M433474</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2017-10-13T08:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: If with an and statement - Alternative</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446552#M433475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Helen, you can try with:&lt;/P&gt;&lt;P&gt;Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TB_Question={'Safe'}, TB_Show_On_Overview={1}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TB_Metric)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 08:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446552#M433475</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-10-13T08:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: If with an and statement - Alternative</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446553#M433476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(Match(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;TB_Question&amp;amp;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TB_Show_On_Overview, &lt;/SPAN&gt;'Safe1'), TB_Metric)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 12:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446553#M433476</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-13T12:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: If with an and statement - Alternative</title>
      <link>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446554#M433477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works and you are as h&lt;SPAN style="font-size: 10pt;"&gt;elpful as always&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 12:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-with-an-and-statement-Alternative/m-p/1446554#M433477</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2017-10-13T12:03:21Z</dc:date>
    </item>
  </channel>
</rss>

