<?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: Currency conversion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779321#M663082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also go through this link, it should resolve your query: &lt;A _jive_internal="true" href="https://community.qlik.com/message/93743#93743"&gt;http://community.qlik.com/message/93743#93743&lt;/A&gt;, specifically check John Witherspoon solution, its is good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Dlamini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2015 13:36:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-13T13:36:31Z</dc:date>
    <item>
      <title>Currency conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779317#M663072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning.&lt;/P&gt;&lt;P&gt;I have downloaded from Yahoo Finance historical data for equities in different currencies (EUR, Dollar). I need to convert them in the same currency. How can i do?&lt;/P&gt;&lt;P&gt;These are the fields of a table:&lt;/P&gt;&lt;P&gt;Honda:&lt;/P&gt;&lt;P&gt;LOAD year(Date) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; month(Date) as Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Open, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; High, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Low, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Close, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Volume, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Adj Close],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'HONDA' as Azione&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 10:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779317#M663072</guid>
      <dc:creator />
      <dc:date>2015-01-13T10:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Currency conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779318#M663073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to know for any date the change rate for the currencies and multiply values for the rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 10:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779318#M663073</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-01-13T10:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Currency conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779319#M663077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;To calculate the Currency Conversion Rate, Maintain a Monthly/ Weekly/ Daily Conversion Sheet with respective Rates.&lt;/P&gt;&lt;P&gt;You can use ApplyMap() to fetch and Multiply the Rate for those Respective Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help !&lt;/P&gt;&lt;P&gt;Cheers ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 12:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779319#M663077</guid>
      <dc:creator />
      <dc:date>2015-01-13T12:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Currency conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779320#M663081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you first need to get the ratio between these two currencies, for example, todays is 1 UERO = 1.39$, so if you have 3 UERO , THEN CONVERSION expression to dollars will b = 3*1.39, generalize this expression to make it true for all your data entries, you can&amp;nbsp; use this in either in your script&amp;nbsp; or in the expression tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Dlamini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779320#M663081</guid>
      <dc:creator />
      <dc:date>2015-01-13T13:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Currency conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779321#M663082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also go through this link, it should resolve your query: &lt;A _jive_internal="true" href="https://community.qlik.com/message/93743#93743"&gt;http://community.qlik.com/message/93743#93743&lt;/A&gt;, specifically check John Witherspoon solution, its is good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Dlamini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-conversion/m-p/779321#M663082</guid>
      <dc:creator />
      <dc:date>2015-01-13T13:36:31Z</dc:date>
    </item>
  </channel>
</rss>

