<?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: Value from text to number in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544672#M4385</link>
    <description>&lt;P&gt;Tried but not works, thanks&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2026 13:07:58 GMT</pubDate>
    <dc:creator>Ema92</dc:creator>
    <dc:date>2026-03-12T13:07:58Z</dc:date>
    <item>
      <title>Value from text to number</title>
      <link>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544659#M4383</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i have a problem to convert money that comes from text into numer. Example:&lt;BR /&gt;i have many records like this&amp;nbsp;00000000000058894,00 and i want convert into number. I tried num or num# and other composite formula but none works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 11:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544659#M4383</guid>
      <dc:creator>Ema92</dc:creator>
      <dc:date>2026-03-12T11:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Value from text to number</title>
      <link>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544662#M4384</link>
      <description>&lt;P&gt;Qlik is likely misinterpreting this string due to the comma. Try to use the REPLACE() function to change the Comma to a '.' and then use NUM or NUM# as you have already tried.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If all of your numbers come in like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might also try changing the following on the main tab&lt;/P&gt;&lt;P&gt;SET DecimalSep=',';&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 11:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544662#M4384</guid>
      <dc:creator>WeLoveQlik</dc:creator>
      <dc:date>2026-03-12T11:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Value from text to number</title>
      <link>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544672#M4385</link>
      <description>&lt;P&gt;Tried but not works, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 13:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544672#M4385</guid>
      <dc:creator>Ema92</dc:creator>
      <dc:date>2026-03-12T13:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Value from text to number</title>
      <link>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544673#M4386</link>
      <description>&lt;P&gt;Are you doing this in an expression or in the script?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 13:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544673#M4386</guid>
      <dc:creator>WeLoveQlik</dc:creator>
      <dc:date>2026-03-12T13:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Value from text to number</title>
      <link>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544676#M4387</link>
      <description>&lt;P&gt;in load script&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 13:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544676#M4387</guid>
      <dc:creator>Ema92</dc:creator>
      <dc:date>2026-03-12T13:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Value from text to number</title>
      <link>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544685#M4388</link>
      <description>&lt;P&gt;Resolved with the function ReplaceRegex like this:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ReplaceRegEx("Importo totale", '^0+', '') with this function i can delete the zeros until found a number different from zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 14:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Value-from-text-to-number/m-p/2544685#M4388</guid>
      <dc:creator>Ema92</dc:creator>
      <dc:date>2026-03-12T14:28:44Z</dc:date>
    </item>
  </channel>
</rss>

