<?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: Number Load Format in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470730#M99655</link>
    <description>&lt;P&gt;That just made everything negative.. I've got a mix of positives, think I've found an answer:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;num#(Replace(Replace([field], '(', '-'), ')', '')) as [field],&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2024 14:53:07 GMT</pubDate>
    <dc:creator>NemoAndStitch22</dc:creator>
    <dc:date>2024-07-15T14:53:07Z</dc:date>
    <item>
      <title>Number Load Format</title>
      <link>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470716#M99650</link>
      <description>&lt;P&gt;Hiya,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might be a really simple answer but I can't find anything when I google..&lt;/P&gt;
&lt;P&gt;I have a text file that I'm loading in and for some reason the numbers are formatted in brackets for negatives which are then being ignored as they aren't numbers in qlik...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know the formula/how to change them to negatives when loading in?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried Num/Num#/replace but I can't get anything to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 14:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470716#M99650</guid>
      <dc:creator>NemoAndStitch22</dc:creator>
      <dc:date>2024-07-15T14:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Number Load Format</title>
      <link>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470718#M99652</link>
      <description>&lt;P&gt;Check evaluate ()&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2024/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/Evaluate.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2024/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/Evaluate.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 14:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470718#M99652</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2024-07-15T14:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Number Load Format</title>
      <link>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470721#M99653</link>
      <description>&lt;P&gt;That's just removing the brackets and making everything positive.. Not keeping them as negatives?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 14:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470721#M99653</guid>
      <dc:creator>NemoAndStitch22</dc:creator>
      <dc:date>2024-07-15T14:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Number Load Format</title>
      <link>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470725#M99654</link>
      <description>&lt;P&gt;You may try:&amp;nbsp;alt(Field, purgechar(Field, '()') * -1)&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 14:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470725#M99654</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-07-15T14:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Number Load Format</title>
      <link>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470730#M99655</link>
      <description>&lt;P&gt;That just made everything negative.. I've got a mix of positives, think I've found an answer:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;num#(Replace(Replace([field], '(', '-'), ')', '')) as [field],&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 14:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-Load-Format/m-p/2470730#M99655</guid>
      <dc:creator>NemoAndStitch22</dc:creator>
      <dc:date>2024-07-15T14:53:07Z</dc:date>
    </item>
  </channel>
</rss>

