<?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 Conversions using variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876695#M306105</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;I was wondering if anyone could help me create a variable which would allow me to switch between currencies on graphs? I have created a new column in my data source with the normal GBP amount as 1 and my USD convertor column as 1.55. I want to be able to create a variable so that I can click on a button and it will switch my close price of my graphs between USD and GBP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2015 15:36:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-11T15:36:37Z</dc:date>
    <item>
      <title>Currency Conversions using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876695#M306105</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;I was wondering if anyone could help me create a variable which would allow me to switch between currencies on graphs? I have created a new column in my data source with the normal GBP amount as 1 and my USD convertor column as 1.55. I want to be able to create a variable so that I can click on a button and it will switch my close price of my graphs between USD and GBP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 15:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876695#M306105</guid>
      <dc:creator />
      <dc:date>2015-06-11T15:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Currencty Conversions using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876696#M306106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is quite easy. You could create an INPUT BOX and when making it you create a variable that will be displayed in the INPUT BOX. Call the variable for instance vCurrRate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can input the currency conversion rate in that variable directly in the INPUT BOX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiply the expressions in your charts where you want to be able to switch currencies by vCurrRate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( Sales ) * vCurrRate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This could be made more sophisticated by having a currency conversion rate table instead where you just select the currency in a LIST BOX and you have a predefined table of Currency, CurrRate and multiply by CurrRate just like the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 17:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876696#M306106</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-06-11T17:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Currencty Conversions using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876697#M306107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Petter, that makes it very easy for me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 17:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876697#M306107</guid>
      <dc:creator />
      <dc:date>2015-06-11T17:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Currencty Conversions using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876698#M306108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If my suggestion was the answer to your question could you please mark this question as answered? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 18:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876698#M306108</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-06-11T18:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Currencty Conversions using variables</title>
      <link>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876699#M306109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;let vrate=50(exchange rate); then as usual we load data then…main&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;newsheet obj&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;chart&amp;nbsp; straight&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt; dimension(year)&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt; expresion(sales)&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;finish..then; SETTINGS&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;VARIABLE OVERVIEW&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt; VARIABLE OVERVIEW WINDOW DISPLAYED&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;ADD&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;vcur&lt;/SPAN&gt;à&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;inr&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;OK.,,,need 2 extra buttons so…(1)main&lt;/SPAN&gt;à&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;new sheet obj&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;button&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;text(inr)&lt;/SPAN&gt;à&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;action tab&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;add&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;external&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;set&amp;nbsp;&amp;nbsp; variable &lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;OK. action tab&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;variable(vcur)-value(inr)&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;OK.(2) main&lt;/SPAN&gt;à&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;new sheet obj&lt;/SPAN&gt;à&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;button&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;text(GBR)&lt;/SPAN&gt;&lt;SPAN&gt; ---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;action tab&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;add&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;external&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;set variable&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;OK.action tab&lt;/SPAN&gt;&lt;SPAN&gt; ---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt; variable(vcur)-value(GBR)&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;OK…right click on tablechart&lt;/SPAN&gt;&lt;SPAN&gt;-- &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;properties&lt;/SPAN&gt;&lt;SPAN&gt;--- &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;expressions&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; --- &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;defination&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt; if(vcur=’inr’,sum(sales),sum(sales)*vrate)&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;OK&lt;/SPAN&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;OK&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 19:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Currency-Conversions-using-variables/m-p/876699#M306109</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-06-11T19:46:52Z</dc:date>
    </item>
  </channel>
</rss>

