<?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 Converting from one currency to another currency in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201432#M3524</link>
    <description>&lt;P&gt;Good Morning ,&lt;/P&gt;
&lt;P&gt;i am&amp;nbsp; new to talend ,i am having an requirement on currency conversion.&lt;/P&gt;
&lt;P&gt;Example : if our data in USD and need to convert to indian currency .&lt;/P&gt;
&lt;P&gt;how can i deal this ,please guide me&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Oct 2018 05:23:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-25T05:23:24Z</dc:date>
    <item>
      <title>Converting from one currency to another currency</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201432#M3524</link>
      <description>&lt;P&gt;Good Morning ,&lt;/P&gt;
&lt;P&gt;i am&amp;nbsp; new to talend ,i am having an requirement on currency conversion.&lt;/P&gt;
&lt;P&gt;Example : if our data in USD and need to convert to indian currency .&lt;/P&gt;
&lt;P&gt;how can i deal this ,please guide me&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 05:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201432#M3524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-25T05:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Converting from one currency to another currency</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201433#M3525</link>
      <description>If you need real time currency rate, you have to call an external web service. You find many on Google. Else you need a table for each currency rates to be applied.</description>
      <pubDate>Thu, 25 Oct 2018 07:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201433#M3525</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-10-25T07:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Converting from one currency to another currency</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201434#M3526</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LLAxAAO"&gt;@Ravivarma&lt;/A&gt;, did this help?
&lt;BR /&gt;If so, thanks to mark your case as solved.
&lt;BR /&gt;Kudos also accepted.</description>
      <pubDate>Thu, 25 Oct 2018 17:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201434#M3526</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-10-25T17:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Converting from one currency to another currency</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201435#M3527</link>
      <description>I am new to talend ,the process your are explaining i am unable to understand</description>
      <pubDate>Sat, 27 Oct 2018 09:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201435#M3527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-27T09:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Converting from one currency to another currency</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201436#M3528</link>
      <description>&lt;P&gt;Hi Ravi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&amp;nbsp;is right&amp;nbsp;and you would require to use REST components of Talend for your requirement.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I believe you are looking&amp;nbsp;for how to join the various components together for your use case. Could you please suggest whether the input flow is a batch file or a real time request since the solution methodology will be different from this point itself. I would suggest you to create a basic framework of your job based on your requirement and current understanding of Talend components. If you are stuck somewhere, please share your current jobs with screenshots of overall job flow and the component screenshots where you are facing issues.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; As a starting point, my suggestion would be to go through the Talend basic training videos followed by a quick practice of batch file and REST components related scenarios from Talend Help document. This will automatically give you a fair idea about how to interconnect various components for your use case. If you are still stuck, please feel free to come back to forum and we all are here to help you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;In this way, you will easily learn the various components of Talend and how to create jobs in Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Sat, 27 Oct 2018 17:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201436#M3528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-27T17:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Converting from one currency to another currency</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201437#M3529</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also having the same issue, I need to extract the daily currency conversion rates from the below link; I am new to Talend as well, can you please share design of the ETL job and its configuration screenshots if possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Request:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml" rel="noreferrer nofollow noopener noreferrer" target="_blank"&gt;http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 14:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201437#M3529</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-03-24T14:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Converting from one currency to another currency</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201438#M3530</link>
      <description>&lt;P&gt;here is the design of my Talend Job. It returns nothing in Body and returns 301 as error code.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ly4y"&gt;currency_exchange_extract.png&lt;/A&gt;</description>
      <pubDate>Tue, 24 Mar 2020 16:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201438#M3530</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-03-24T16:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Converting from one currency to another currency</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201439#M3531</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&amp;nbsp;- Can you check my design and guide me? I am kind of stuck here.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 08:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-from-one-currency-to-another-currency/m-p/2201439#M3531</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-03-25T08:04:35Z</dc:date>
    </item>
  </channel>
</rss>

