<?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: Not able to multiply two variables in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454788#M698408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aktuellesV is created with LEt aktuellesV=num(peek('hilfsverhaeltnis',$(i),'Hilfsfall'),'0,0####'); . I know that in hilfsverhaeltnis there are just numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 12:56:59 GMT</pubDate>
    <dc:creator>richters</dc:creator>
    <dc:date>2013-02-20T12:56:59Z</dc:date>
    <item>
      <title>Not able to multiply two variables in script</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454786#M698406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have got a short question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to multiply 2 variables:&lt;/P&gt;&lt;P&gt;let rundung = $(aktuellesV)*$(j);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They both should contain numbers. I am able to multiply j by j but there must be an issue with aktuellesV.&lt;/P&gt;&lt;P&gt;When I trace it, it looks like a number. I also tried it with the num()-function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone has got an idea how to deal with it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 12:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454786#M698406</guid>
      <dc:creator>richters</dc:creator>
      <dc:date>2013-02-20T12:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to multiply two variables in script</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454787#M698407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No idea what aktuellesV is or how it is created, but you have to make sure it is a number. Using num on a string will return a null, so that's not going to help if aktuellesV is a string. Maybe num# can help, but it's better to make sure you use a number when you create the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 12:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454787#M698407</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-20T12:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to multiply two variables in script</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454788#M698408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aktuellesV is created with LEt aktuellesV=num(peek('hilfsverhaeltnis',$(i),'Hilfsfall'),'0,0####'); . I know that in hilfsverhaeltnis there are just numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 12:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454788#M698408</guid>
      <dc:creator>richters</dc:creator>
      <dc:date>2013-02-20T12:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to multiply two variables in script</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454789#M698409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I dont get it. isnum() returned a -1 which means, it defenitely was a number. However, I had to replace the ',' with a '.' in the number to be able to multiply that...funny thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 13:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-multiply-two-variables-in-script/m-p/454789#M698409</guid>
      <dc:creator>richters</dc:creator>
      <dc:date>2013-02-20T13:42:33Z</dc:date>
    </item>
  </channel>
</rss>

