<?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 Less than and equal statements in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045811#M935262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys below is what I am trying to do: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Expected Gas Connection ' &amp;amp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*max(Gas))&amp;lt;10,'G4/G6',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*max(Gas))&amp;lt;16,'G10',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*max(Gas))&amp;lt;25,'G16',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*max(Gas))&amp;lt;40,'G25',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*Max(Gas))&amp;lt;65,'G40',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*Max(Gas))&amp;lt;100,'G65', ' G100 !?'))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a column in a table call "Gas". Please any help on how to write these statement properly in qlikview? Because I know this is not the right way to go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Feb 2016 15:00:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-16T15:00:41Z</dc:date>
    <item>
      <title>Less than and equal statements in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045811#M935262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys below is what I am trying to do: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Expected Gas Connection ' &amp;amp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*max(Gas))&amp;lt;10,'G4/G6',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*max(Gas))&amp;lt;16,'G10',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*max(Gas))&amp;lt;25,'G16',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*max(Gas))&amp;lt;40,'G25',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*Max(Gas))&amp;lt;65,'G40',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if((4*Max(Gas))&amp;lt;100,'G65', ' G100 !?'))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a column in a table call "Gas". Please any help on how to write these statement properly in qlikview? Because I know this is not the right way to go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 15:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045811#M935262</guid>
      <dc:creator />
      <dc:date>2016-02-16T15:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Less than and equal statements in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045812#M935263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression could work&lt;/P&gt;&lt;P&gt;What's the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 20:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045812#M935263</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-02-16T20:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Less than and equal statements in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045813#M935264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This if statement is syntaxtically correct. I believe you are using this in a text box? Is your question more towards how to replace this nested if into a compact code? (Perhaps using pick and match?) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 23:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045813#M935264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-16T23:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Less than and equal statements in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045814#M935265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &amp;nbsp;Nakul,&lt;/P&gt;&lt;P&gt;Yes I will like to replace it with a compact code like you said with "Pick " and "Match". Because if I have 1,000 of those G's to display i don't want to write 1,000 "If" statements. I don't know how to go about it. Please help me out.&lt;/P&gt;&lt;P&gt;Thanks.Simon &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;|  &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;| &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Less than and equal statements in qlikview&lt;/P&gt;&lt;P&gt;reply from Nakul1001 in New to QlikView - View the full discussionThis if statement is syntaxtically correct. I believe you are using this in a text box? Is your question more towards how to replace this nested if into a compact code? (Perhaps using pick and match?) &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message on Qlik Community&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;|  Start a new discussion in New to QlikView by email or at Qlik Community  &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Following Less than and equal statements in qlikview in these streams: Inbox&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   © 1993-2016 QlikTech International AB |  Copyright &amp;amp; Trademarks | Privacy | Terms of Use | Software EULA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 07:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-and-equal-statements-in-qlikview/m-p/1045814#M935265</guid>
      <dc:creator />
      <dc:date>2016-02-18T07:54:57Z</dc:date>
    </item>
  </channel>
</rss>

