<?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 Expression result based on value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-result-based-on-value/m-p/606260#M223916</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;I would like to create an expression which the result would be dependent on max value.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the max value of the expression would be 0.001, then multiply the value by 10 until the value reach 1 (in this case, multiply by 1000),&lt;/P&gt;&lt;P&gt;but if the max value would be 0.1, then only multiply by 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this in an expression without creating 10 if clauses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emílio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 10:01:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-21T10:01:28Z</dc:date>
    <item>
      <title>Expression result based on value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-result-based-on-value/m-p/606260#M223916</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;I would like to create an expression which the result would be dependent on max value.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the max value of the expression would be 0.001, then multiply the value by 10 until the value reach 1 (in this case, multiply by 1000),&lt;/P&gt;&lt;P&gt;but if the max value would be 0.1, then only multiply by 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this in an expression without creating 10 if clauses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emílio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 10:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-result-based-on-value/m-p/606260#M223916</guid>
      <dc:creator />
      <dc:date>2014-03-21T10:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Expression result based on value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-result-based-on-value/m-p/606261#M223917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;0.001&lt;/STRONG&gt; * pow(10, -floor(log10(&lt;STRONG&gt;0.001)&lt;/STRONG&gt;)) = 1. Replace 0.001 with the expression that returns the value you want multiplied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 10:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-result-based-on-value/m-p/606261#M223917</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-21T10:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression result based on value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-result-based-on-value/m-p/606262#M223918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emílio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 10:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-result-based-on-value/m-p/606262#M223918</guid>
      <dc:creator />
      <dc:date>2014-03-21T10:49:56Z</dc:date>
    </item>
  </channel>
</rss>

