<?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: Using Math Functions on a Variable Expansion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533335#M199206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Sum ({$&amp;lt; Sales_Value = {"&amp;gt;$(=vMinSales&lt;/EM&gt;&lt;EM&gt;*1000&lt;/EM&gt;&lt;EM&gt;)"}&amp;gt;} Sales_Value)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hope this helps you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Jagan.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jul 2013 19:12:43 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2013-07-02T19:12:43Z</dc:date>
    <item>
      <title>Using Math Functions on a Variable Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533334#M199205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a variable (vMinSales from a slider) that I'm using in a set modifier that I want to multiply by 1000, &lt;EM&gt;Sum ({$&amp;lt; Sales_Value = {"&amp;gt;$(#vMinSales)*1000"}&amp;gt;} Sales_Value)&lt;/EM&gt;, but the syntax does not work. I tried several variations, but none work. Is the only option to create a second variable and multiply it by 1000 and use that variable instead, or is there some syntax that will work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 19:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533334#M199205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T19:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using Math Functions on a Variable Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533335#M199206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Sum ({$&amp;lt; Sales_Value = {"&amp;gt;$(=vMinSales&lt;/EM&gt;&lt;EM&gt;*1000&lt;/EM&gt;&lt;EM&gt;)"}&amp;gt;} Sales_Value)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hope this helps you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Jagan.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 19:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533335#M199206</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-07-02T19:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using Math Functions on a Variable Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533336#M199207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works perfectly. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just out of curiosity, where would you find that in the reference manual. I'd like to read more about using variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 19:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533336#M199207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T19:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Math Functions on a Variable Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533337#M199208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is there in Qlikview Help file by pressing F1 and goto the Set Analysis topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 19:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Math-Functions-on-a-Variable-Expansion/m-p/533337#M199208</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-07-02T19:19:21Z</dc:date>
    </item>
  </channel>
</rss>

