<?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: Addition of two values within the same field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Addition-of-two-values-within-the-same-field/m-p/1830169#M68412</link>
    <description>&lt;P&gt;i'm thinking replace spaces with '+' and use evaluate:&lt;/P&gt;&lt;P&gt;in load script:&lt;/P&gt;&lt;P&gt;evaluate(replace([your field], ' ', '+')) as [your New field]&lt;/P&gt;</description>
    <pubDate>Fri, 20 Aug 2021 10:50:00 GMT</pubDate>
    <dc:creator>stevejoyce</dc:creator>
    <dc:date>2021-08-20T10:50:00Z</dc:date>
    <item>
      <title>Addition of two values within the same field</title>
      <link>https://community.qlik.com/t5/App-Development/Addition-of-two-values-within-the-same-field/m-p/1830154#M68411</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have a field that contains an integer value for the majority of the column. However some of the values have a space in the middle, so two values and only ever two values at most. Instead of removing the space I would like to add the two numbers separated by a space within the same field together.&lt;/P&gt;&lt;P&gt;I know it would look something like..&lt;/P&gt;&lt;P&gt;If(Row contains ' '), Take left value, take right value, add together, else no space, carry over whole number to new column&lt;/P&gt;&lt;P&gt;Is this even possible in Qlik ?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 10:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Addition-of-two-values-within-the-same-field/m-p/1830154#M68411</guid>
      <dc:creator>LovelyPints</dc:creator>
      <dc:date>2021-08-20T10:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Addition of two values within the same field</title>
      <link>https://community.qlik.com/t5/App-Development/Addition-of-two-values-within-the-same-field/m-p/1830169#M68412</link>
      <description>&lt;P&gt;i'm thinking replace spaces with '+' and use evaluate:&lt;/P&gt;&lt;P&gt;in load script:&lt;/P&gt;&lt;P&gt;evaluate(replace([your field], ' ', '+')) as [your New field]&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 10:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Addition-of-two-values-within-the-same-field/m-p/1830169#M68412</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-08-20T10:50:00Z</dc:date>
    </item>
  </channel>
</rss>

