<?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: calculate difference between two columns using tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219546#M14311</link>
    <description>&lt;P&gt;Then join the data using the tMap and subtract one from the other.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2019 09:39:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-31T09:39:34Z</dc:date>
    <item>
      <title>calculate difference between two columns using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219543#M14308</link>
      <description>&lt;P&gt;One extraction is from Json and the other from an existing table. I want to great a variable in tmap that will be added In the output&lt;BR /&gt;&lt;STRONG&gt;JSON &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; ExistingTable &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OutputVar&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Latitude &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; latitude &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; latitude&lt;/EM&gt;&lt;BR /&gt;-24.50 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; -24.10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.40&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then if the variable difference is greater than 0.50 use the JSON data. I can use the tFilter row for that&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219543#M14308</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2024-11-16T04:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: calculate difference between two columns using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219544#M14309</link>
      <description>&lt;P&gt;The problem you have here is linking the two datasets. Do you have a key that can join them?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 14:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219544#M14309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-25T14:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: calculate difference between two columns using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219545#M14310</link>
      <description>&lt;P&gt;They are joined by deviceID with both longitude and latitude&lt;/P&gt;&lt;P&gt;tExtractJasonField&amp;gt;&amp;gt;&amp;gt;&amp;gt;tMap&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;tDBinput&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to create variable that will calculate the [existing coordinates(from tdbinput) &lt;STRONG&gt;minus&lt;/STRONG&gt; new coordinates(from jSon)]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 05:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219545#M14310</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2019-10-31T05:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: calculate difference between two columns using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219546#M14311</link>
      <description>&lt;P&gt;Then join the data using the tMap and subtract one from the other.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 09:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219546#M14311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-31T09:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: calculate difference between two columns using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219547#M14312</link>
      <description>&lt;P&gt;row1.latitude - row2.latitude is not working&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 10:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219547#M14312</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2019-10-31T10:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: calculate difference between two columns using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219548#M14313</link>
      <description>&lt;P&gt;What is the data type of your GPS columns? I suspect that they might be Strings. They need to be Doubles&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 11:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219548#M14313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-31T11:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: calculate difference between two columns using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219549#M14314</link>
      <description>&lt;P&gt;datatype is double&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 12:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219549#M14314</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2019-10-31T12:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: calculate difference between two columns using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219550#M14315</link>
      <description>&lt;P&gt;Subtraction should work then. Can you show the tMap you are trying this in? I'll need to see the whole screen so that I can see data types and the expressions that are used&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 14:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/calculate-difference-between-two-columns-using-tMap/m-p/2219550#M14315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-31T14:15:51Z</dc:date>
    </item>
  </channel>
</rss>

