<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Currency/m-p/211886#M66043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement , i need to show different currency formats in my application (AUS,USD,CAD,EUR,GBP) with given exchange rate (AUD=1.0908 ,CAD=1.0187 etc). If i Qlik on USD currency the amount (one of the table column)needs to multiply with given exchange rate and disply the exact convesion amount. Any help will be highly appriciated.&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Daram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Sep 2010 15:57:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-21T15:57:28Z</dc:date>
    <item>
      <title>Currency</title>
      <link>https://community.qlik.com/t5/QlikView/Currency/m-p/211886#M66043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement , i need to show different currency formats in my application (AUS,USD,CAD,EUR,GBP) with given exchange rate (AUD=1.0908 ,CAD=1.0187 etc). If i Qlik on USD currency the amount (one of the table column)needs to multiply with given exchange rate and disply the exact convesion amount. Any help will be highly appriciated.&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Daram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 15:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency/m-p/211886#M66043</guid>
      <dc:creator />
      <dc:date>2010-09-21T15:57:28Z</dc:date>
    </item>
    <item>
      <title>Currency</title>
      <link>https://community.qlik.com/t5/QlikView/Currency/m-p/211887#M66044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a logical island in your data model, a table with currency name and rate. On the front end, create a list box with currency names (AUS, USD, ...) and allow only one selected value. In the charts, use expressions with rates, like:&lt;BR /&gt;&lt;STRONG&gt;sum(Amount)*Rate&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 16:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency/m-p/211887#M66044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-21T16:40:59Z</dc:date>
    </item>
    <item>
      <title>Currency</title>
      <link>https://community.qlik.com/t5/QlikView/Currency/m-p/211888#M66045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daram,&lt;/P&gt;&lt;P&gt;Did you find out how to solve this. I have similar situation and I am desperate about the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please respond ASAP to my below email. Appreciate your help in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;P&gt;chaitanyakadiyala@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 20:43:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency/m-p/211888#M66045</guid>
      <dc:creator />
      <dc:date>2011-04-06T20:43:28Z</dc:date>
    </item>
    <item>
      <title>Currency</title>
      <link>https://community.qlik.com/t5/QlikView/Currency/m-p/211889#M66046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael's answer will work a treat... create a table with one column representiing the currency, the other the rate&lt;/P&gt;&lt;P&gt;CURR RATE&lt;/P&gt;&lt;P&gt;USD 1.63&lt;/P&gt;&lt;P&gt;EUR 1.13&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;And then put a list box with Always 1 value selected ticked in the app using the the field CURR&lt;/P&gt;&lt;P&gt;In you expressions multiple the Value (which would be in GBP in this example) by RATE&lt;/P&gt;&lt;P&gt;e.g. = SUM(Value) * RATE&lt;/P&gt;&lt;P&gt;As people click from one CURR to another, the rate will change and your expressions will reflect that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 21:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency/m-p/211889#M66046</guid>
      <dc:creator />
      <dc:date>2011-04-06T21:56:50Z</dc:date>
    </item>
  </channel>
</rss>

