<?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 currency exchange rate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/currency-exchange-rate/m-p/48851#M768071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel data from 2015 until now (daily exchange rates) where you have from currency and to currency. To currency is always USD. I have another set of data that I am converting into USD. The problems comes when the transaction currency is USD and it is of course missing from my daily exchange rates as it would be 1. How can I add this to my data. I tried following after joining the two datasets together:&lt;/P&gt;&lt;P&gt;num(If(transaction_currency = 'USD', conversion_rate = '1', conversion_rate),'#,####')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as new_conversion_rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still says for the USD transaction that the conversion rate is 0.&lt;/P&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Johanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>currency exchange rate</title>
      <link>https://community.qlik.com/t5/QlikView/currency-exchange-rate/m-p/48851#M768071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel data from 2015 until now (daily exchange rates) where you have from currency and to currency. To currency is always USD. I have another set of data that I am converting into USD. The problems comes when the transaction currency is USD and it is of course missing from my daily exchange rates as it would be 1. How can I add this to my data. I tried following after joining the two datasets together:&lt;/P&gt;&lt;P&gt;num(If(transaction_currency = 'USD', conversion_rate = '1', conversion_rate),'#,####')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as new_conversion_rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still says for the USD transaction that the conversion rate is 0.&lt;/P&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Johanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/currency-exchange-rate/m-p/48851#M768071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: currency exchange rate</title>
      <link>https://community.qlik.com/t5/QlikView/currency-exchange-rate/m-p/48852#M768072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try it in this way: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(alt(conversion_rate, 1),'#,####') as new_conversion_rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 12:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/currency-exchange-rate/m-p/48852#M768072</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-06-20T12:38:34Z</dc:date>
    </item>
  </channel>
</rss>

