<?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: How do i convert my long string text dollars into positive money numbers? (The negative conversion works.) in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-do-i-convert-my-long-string-text-dollars-into-positive-money/m-p/1886190#M10138</link>
    <description>&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Money(Evaluate&lt;SPAN&gt;([@43:59])) as&amp;nbsp;pay_amount&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jan 2022 16:55:41 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2022-01-27T16:55:41Z</dc:date>
    <item>
      <title>How do i convert my long string text dollars into positive money numbers? (The negative conversion works.)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-do-i-convert-my-long-string-text-dollars-into-positive-money/m-p/1886118#M10137</link>
      <description>&lt;P&gt;Good morning All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I am working on a file from another company. The money represented comes over in a text format 16 characters long.&lt;/P&gt;
&lt;P&gt;Ex. 0000000000013054&lt;/P&gt;
&lt;P&gt;I can get the negative numbers to load with the following script:&lt;/P&gt;
&lt;P&gt;if(left(trim([@43:59]),1)='-',num#(right([@43:59],14))/-100,num#(trim([@43:59]))/100) as pay_amount&lt;/P&gt;
&lt;P&gt;but the positive numbers wont pull through.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Desired result from ex above: $130.54&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 15:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-do-i-convert-my-long-string-text-dollars-into-positive-money/m-p/1886118#M10137</guid>
      <dc:creator>FinancePerson</dc:creator>
      <dc:date>2022-01-27T15:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do i convert my long string text dollars into positive money numbers? (The negative conversion works.)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-do-i-convert-my-long-string-text-dollars-into-positive-money/m-p/1886190#M10138</link>
      <description>&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Money(Evaluate&lt;SPAN&gt;([@43:59])) as&amp;nbsp;pay_amount&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 16:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-do-i-convert-my-long-string-text-dollars-into-positive-money/m-p/1886190#M10138</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-01-27T16:55:41Z</dc:date>
    </item>
  </channel>
</rss>

