<?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 text to money in load script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415310#M95044</link>
    <description>&lt;P&gt;Just keeping the relevant information might be done per:&lt;/P&gt;
&lt;P&gt;keepchar(MyField, '0123456789,') as MyField&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2024 09:37:32 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2024-02-06T09:37:32Z</dc:date>
    <item>
      <title>convert text to money in load script</title>
      <link>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415037#M95017</link>
      <description>&lt;P&gt;Hi expert,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i am having trouble managing a format conversion&lt;/P&gt;
&lt;P&gt;I have a field like this&lt;/P&gt;
&lt;P&gt;€ 11.100,32&lt;/P&gt;
&lt;P&gt;qlik import as text, and i can't use it to sum &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How I import in load script as money ( euro) or num in order to use it to sum?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;D.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 20:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415037#M95017</guid>
      <dc:creator>die77</dc:creator>
      <dc:date>2024-02-05T20:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: convert text to money in load script</title>
      <link>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415164#M95033</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/259107"&gt;@die77&lt;/a&gt;&amp;nbsp;you can use format around like&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/FormattingFunctions/Money.htm" target="_blank"&gt;Money - script and chart function | QlikView Help&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 05:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415164#M95033</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2024-02-06T05:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: convert text to money in load script</title>
      <link>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415310#M95044</link>
      <description>&lt;P&gt;Just keeping the relevant information might be done per:&lt;/P&gt;
&lt;P&gt;keepchar(MyField, '0123456789,') as MyField&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 09:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415310#M95044</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-02-06T09:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: convert text to money in load script</title>
      <link>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415318#M95045</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Try like below&lt;/P&gt;
&lt;P&gt;Money(Money#(Replace('€ 11.100,32','€ ',''), '##.###,##',',','.'))&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 09:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/convert-text-to-money-in-load-script/m-p/2415318#M95045</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2024-02-06T09:53:06Z</dc:date>
    </item>
  </channel>
</rss>

