<?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: convert from text to number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/convert-from-text-to-number/m-p/2048772#M1222922</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Try like below&lt;/P&gt;
&lt;P&gt;Num(Num#(urfield, '#,##0;#,##0-'), '#,##0;-#,##0') as &lt;SPAN&gt;urfield&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2023 04:04:47 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2023-03-14T04:04:47Z</dc:date>
    <item>
      <title>convert from text to number</title>
      <link>https://community.qlik.com/t5/QlikView/convert-from-text-to-number/m-p/2048769#M1222920</link>
      <description>&lt;P&gt;I want to convert a Text value to a Number value and be able to calculate the converted value&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Paknanarn23_0-1678763951378.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102665i02F618B8644A547A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Paknanarn23_0-1678763951378.png" alt="Paknanarn23_0-1678763951378.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 03:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/convert-from-text-to-number/m-p/2048769#M1222920</guid>
      <dc:creator>Paknanarn23</dc:creator>
      <dc:date>2023-03-14T03:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: convert from text to number</title>
      <link>https://community.qlik.com/t5/QlikView/convert-from-text-to-number/m-p/2048772#M1222922</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Try like below&lt;/P&gt;
&lt;P&gt;Num(Num#(urfield, '#,##0;#,##0-'), '#,##0;-#,##0') as &lt;SPAN&gt;urfield&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 04:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/convert-from-text-to-number/m-p/2048772#M1222922</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-03-14T04:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: convert from text to number</title>
      <link>https://community.qlik.com/t5/QlikView/convert-from-text-to-number/m-p/2048785#M1222926</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Try This&lt;/P&gt;
&lt;P&gt;if(FindOneOf(FieldName,'-'),'-'&amp;amp;Replace(FieldName,'-',''),Num(Num#(FieldName,'##########0.00'),'##,##,#0.00')) as&amp;nbsp; FieldName&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Huzaifa Momin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 05:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/convert-from-text-to-number/m-p/2048785#M1222926</guid>
      <dc:creator>mominh_uzaifa</dc:creator>
      <dc:date>2023-03-14T05:18:47Z</dc:date>
    </item>
  </channel>
</rss>

