<?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: Please Suggest in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493409#M1148023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry i have given the expression wrong :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the expression will be :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max(0,100 %- f)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to write it in qlikview ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Aug 2013 11:50:27 GMT</pubDate>
    <dc:creator>suvechha_b</dc:creator>
    <dc:date>2013-08-14T11:50:27Z</dc:date>
    <item>
      <title>Please Suggest</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493408#M1148022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to write it in qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max(100%-f)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f=e/b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have already calculated f&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 11:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493408#M1148022</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2013-08-14T11:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Please Suggest</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493409#M1148023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry i have given the expression wrong :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the expression will be :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max(0,100 %- f)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to write it in qlikview ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 11:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493409#M1148023</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2013-08-14T11:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Please Suggest</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493410#M1148024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you need something like this&lt;/P&gt;&lt;P&gt;RangeMax(0, 1-f)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain your requirement if it is not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 11:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493410#M1148024</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-08-14T11:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Please Suggest</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493411#M1148025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to write the expression in qlikview ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max( 0, 100 % - f )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;f= e/b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I have already calculated f&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 12:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493411#M1148025</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2013-08-14T12:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Please Suggest</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493412#M1148026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i.e max ( 0 , -20 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result will be 0 %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again if &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max( 0, 50)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result will be 50 %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, hw to get -20 or 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is calculated by ( 100 % - f)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 12:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493412#M1148026</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2013-08-14T12:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Please Suggest</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493413#M1148027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Try with this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;RangeMax(0, 100-f)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 13:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Suggest/m-p/493413#M1148027</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-08-14T13:44:58Z</dc:date>
    </item>
  </channel>
</rss>

