<?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 convert in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623220#M1101014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, please some body help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) i have data like sales/billing...etc in the firm of Rupees But i want in Dollars. How I can convert?&lt;/P&gt;&lt;P&gt;2) The dollar value changes regularly how i can maintain or converting rupees to dollar regularly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please some one help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2014 08:50:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-10T08:50:46Z</dc:date>
    <item>
      <title>currency convert</title>
      <link>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623220#M1101014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, please some body help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) i have data like sales/billing...etc in the firm of Rupees But i want in Dollars. How I can convert?&lt;/P&gt;&lt;P&gt;2) The dollar value changes regularly how i can maintain or converting rupees to dollar regularly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please some one help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 08:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623220#M1101014</guid>
      <dc:creator />
      <dc:date>2014-04-10T08:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: currency convert</title>
      <link>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623221#M1101015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link your dollar value to your calendar&lt;/P&gt;&lt;P&gt;and in your expression Sum (sales) / Sum (salesBilling) * CurrencyField&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 08:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623221#M1101015</guid>
      <dc:creator>yduval75</dc:creator>
      <dc:date>2014-04-10T08:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: currency convert</title>
      <link>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623222#M1101016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You definitely have Date in your Sales/Billing Data... Create a master calendar for these Dates.&lt;/P&gt;&lt;P&gt;Now Create a table with Date and Rs vs USD rate.&lt;/P&gt;&lt;P&gt;Make sure that the name of Date Field should be same for both..&lt;/P&gt;&lt;P&gt;now you can use...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM(Quantity*Amount/USDRate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 09:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623222#M1101016</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-10T09:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: currency convert</title>
      <link>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623223#M1101017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For changing exchange rates you'd better off with an interval match,&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt; if&lt;/STRONG&gt;&lt;/SPAN&gt;, the exchange rate for the historical records stays the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load the exchange rate for the corresponding period with interval match in your fact table. Calculate in a new column the Rs amount with the exchange rate to USD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a group of expression, 1 with sum Rs and 1 with sum USD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Again: only if the historical exchange rate has to be kept.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For interval match examples go to:&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/25/creating-intervals-from-change-dates" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/02/25/creating-intervals-from-change-dates"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/02/25/creating-intervals-from-change-dates&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 09:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623223#M1101017</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2014-04-10T09:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: currency convert</title>
      <link>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623224#M1101018</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;&amp;nbsp;&amp;nbsp; From my point of view, two different problems here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Implementation of the currency exchange: You can find many examples on how to implement it here on the community, but my recommendation would be to download this demo and take a look on how it has been implemented:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://eu-a.demo.qlik.com/detail.aspx?appName=Salesforce.qvw" title="http://eu-a.demo.qlik.com/detail.aspx?appName=Salesforce.qvw"&gt;Qlik Demos: See QlikView in Action | Demo.Qlik.Com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More examples:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/54520"&gt;Multi-Currency&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=fyb9GQClGTo" style="font-size: 10pt; line-height: 1.5em;" title="https://www.youtube.com/watch?v=fyb9GQClGTo"&gt;https://www.youtube.com/watch?v=fyb9GQClGTo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Datasource for currency exchange. On a real life scenario currency changes every day so the closer you want to get to a real life exchange the more updates you need on the data source. If your server is connected to the Internet you can read the currency exchange from any of the webpages created for this. This would be an example of loading information from xe.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currency:&lt;/P&gt;&lt;P&gt;CrossTable([Currency Exchange], Amount)&lt;/P&gt;&lt;P&gt;LOAD @1 as Currency, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @2 as USD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @3 as EUR, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @4 as GBP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @5 as INR, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @6 as AUD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @7 as CAD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @8 as ZAR, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @9 as NZD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @10 as JPY&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.xe.com/?c=INR"&gt;http://www.xe.com/?c=INR&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(html, codepage is 1252, no labels, table is @1, filters(&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 9)),&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 7)),&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 5)),&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 3)),&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 1)),&lt;/P&gt;&lt;P&gt;Remove(Col, Pos(Top, 1))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(just an example you can use any webpage you fancy).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your server is not connected to the internet, you will need to update manually the datasource (excel, QVD, database) and then reload the QlikView document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 09:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/currency-convert/m-p/623224#M1101018</guid>
      <dc:creator>Luis_Cortizo</dc:creator>
      <dc:date>2014-04-10T09:28:44Z</dc:date>
    </item>
  </channel>
</rss>

