<?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 Operations with variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229775#M81663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is exactly that:&lt;/P&gt;&lt;P&gt;If you enter multiple level ad parenthesis, the formula is not calculated.&lt;/P&gt;&lt;P&gt;If they want to keep multiple levels of parentheses, it is necessary to "wrap" (CR) at every level of brackets.&lt;/P&gt;&lt;P&gt;I think this is a bug !!!&lt;/P&gt;&lt;P&gt;Councils write to technical support?&lt;/P&gt;&lt;P&gt;Thanks. Adriano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jul 2010 10:49:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-23T10:49:37Z</dc:date>
    <item>
      <title>Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229766#M81654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is this: mathematical operations between variables do not work well !&lt;/P&gt;&lt;P&gt;This apparently ! In fact you must format the formula to get a correct result ( &lt;STRONG&gt;IS A BUG ???)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This not Work:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=(&lt;B&gt;$(v_Saldo)&lt;/B&gt; / &lt;B&gt;$(v_Saldo_ap_1_mobile)&lt;/B&gt;)-1&lt;/P&gt;&lt;P&gt;This Work (!!!!)&lt;/P&gt;&lt;P&gt;=(&lt;/P&gt;&lt;P&gt;&lt;B&gt;$(v_Saldo)&lt;/B&gt; / &lt;B&gt;$(v_Saldo_ap_1_mobile)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;)-1&lt;/P&gt;&lt;P&gt;Does anyone know?&lt;/P&gt;&lt;P&gt;Adriano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 16:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229766#M81654</guid>
      <dc:creator />
      <dc:date>2010-07-21T16:01:18Z</dc:date>
    </item>
    <item>
      <title>Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229767#M81655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both expressions works fine for me. I am using QlikView 9.0 SR4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 07:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229767#M81655</guid>
      <dc:creator>manishkumar75</dc:creator>
      <dc:date>2010-07-23T07:46:48Z</dc:date>
    </item>
    <item>
      <title>Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229768#M81656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should not need to do this.&lt;/P&gt;&lt;P&gt;What are the values in the variables when you try the expression?&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 08:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229768#M81656</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-07-23T08:23:28Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229769#M81657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe you have to use the variables without $(), if variables are numeric, their behaviour is like fields&lt;/P&gt;&lt;P&gt;=(&lt;B&gt;v_Saldo&lt;/B&gt; / &lt;B&gt;v_Saldo_ap_1_mobile&lt;/B&gt;)-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 08:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229769#M81657</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2010-07-23T08:37:52Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229770#M81658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Unfortunately the problem persists even without using variables $&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 09:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229770#M81658</guid>
      <dc:creator />
      <dc:date>2010-07-23T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229771#M81659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan&lt;/P&gt;&lt;P&gt;The values are:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;$(v_Saldo) = -7630554,26&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;$(v_Saldo_ap_1_mobile) = -1242752,57&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Adriano&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229771#M81659</guid>
      <dc:creator />
      <dc:date>2010-07-23T10:03:27Z</dc:date>
    </item>
    <item>
      <title>Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229772#M81660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using QlikView 9.0 SR5 (.....)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229772#M81660</guid>
      <dc:creator />
      <dc:date>2010-07-23T10:04:27Z</dc:date>
    </item>
    <item>
      <title>Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229773#M81661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The macro expansion version doesn't work for me either (I don't know why), but the simple one&lt;/P&gt;&lt;P style="font-weight: bold"&gt;(v_Saldo / v_Saldo_ap_1_mobile)-1&lt;/P&gt;&lt;P&gt;does. See the attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229773#M81661</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-07-23T10:30:27Z</dc:date>
    </item>
    <item>
      <title>Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229774#M81662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot to say, I am also using SR5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229774#M81662</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-07-23T10:31:26Z</dc:date>
    </item>
    <item>
      <title>Operations with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229775#M81663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is exactly that:&lt;/P&gt;&lt;P&gt;If you enter multiple level ad parenthesis, the formula is not calculated.&lt;/P&gt;&lt;P&gt;If they want to keep multiple levels of parentheses, it is necessary to "wrap" (CR) at every level of brackets.&lt;/P&gt;&lt;P&gt;I think this is a bug !!!&lt;/P&gt;&lt;P&gt;Councils write to technical support?&lt;/P&gt;&lt;P&gt;Thanks. Adriano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Operations-with-variables/m-p/229775#M81663</guid>
      <dc:creator />
      <dc:date>2010-07-23T10:49:37Z</dc:date>
    </item>
  </channel>
</rss>

