<?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: insert % number by script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786952#M1034707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, but it's frustrating to enter the number with a comma. I prefer something more immediate &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and at the moment the second solution is the one that is closest to my goal. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jan 2015 12:42:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-14T12:42:29Z</dc:date>
    <item>
      <title>insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786943#M1034686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm trying to figure out how to insert a number by scripts in% because if I enable the% value in the table, when I enter a number for example 3, the result is 300% and no 3%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The script that I am trying to do is:&amp;nbsp;&amp;nbsp; num('','#,##0%') as &lt;SPAN style="font-size: 13.3333339691162px;"&gt;input&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is wrong. some help? thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786943#M1034686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T09:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786944#M1034687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...some fields...,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;num(MyPercentageField/100,'#,##0%') as MyPercentageField&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786944#M1034687</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-01-14T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786945#M1034688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does not work, I did: num (input / 100, '#, ## 0%') as input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried using 'input/100' and even with " "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786945#M1034688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T09:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786946#M1034690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then the field input does not contain numbers. Use the num# function to create numbers from the string values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786946#M1034690</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-01-14T09:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786947#M1034692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786947#M1034692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T09:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786948#M1034694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of not work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What was the input value, what was your expected result and what did you get ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 09:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786948#M1034694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T09:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786949#M1034696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I type my input I get the same number without %. So if I enter 3 I get 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If I launch the script with Num # (input / 100, '#, ## 0%') as input I get error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;However if I write Num # ('input' / 100 '#, ## 0%') as input I get what I said.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 10:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786949#M1034696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T10:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786950#M1034699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for now I solved it this way: I put in my input table values (eg 4), then in my table where I perform linear calculations I inserted num ([Column Name] / 100, '#, # 0%') and it works, i get 4,00%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still trying to enter the percentage value in the table, if I can not solve I maintain the solution I found&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 12:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786950#M1034699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T12:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786951#M1034703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To insert 3%, use 0.03 as the number.&lt;/P&gt;&lt;P&gt;When a&amp;nbsp; number is formatted as % QlikView automatically multiplies the number by 100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 12:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786951#M1034703</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-01-14T12:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: insert % number by script</title>
      <link>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786952#M1034707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, but it's frustrating to enter the number with a comma. I prefer something more immediate &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and at the moment the second solution is the one that is closest to my goal. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 12:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/insert-number-by-script/m-p/786952#M1034707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T12:42:29Z</dc:date>
    </item>
  </channel>
</rss>

