Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Currency Conversion

Hi All,

I have the dashboard with amount showing in GBP. I want to convert into USD, INR or any other currencies based on the conversion rate.

I will be getting the conversion rate from the database on a day to day basis.

Please  help me with this how to change the currency.

I have attached the QVW. Please have look into it.

Thanks in Regards,

Keerthi

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

Hi,

Please find the attached file.

View solution in original post

22 Replies
Siva_Sankar
Master II
Master II

Refer this thread.

http://community.qlik.com/thread/14809

Regards.

siva

sujeetsingh
Master III
Master III

On the number tab of Properties you can set it what ever you want

Not applicable
Author

HI all,

I worked on it. But when i have two values for EUR we have to take latest dates(Max date) conversion rate, how do i take MAX of a date.

I want to display only for one latest date for each currency.

Please help me with this.

Regards,

Keerthi

Not applicable
Author

Hi all,

Please tell me how to filter the data in this scenario???

Regards,

keerthi

tresB
Champion III
Champion III

Try this:

=Sum([Amount Approved])* FirstSortedValue(Conversion,-Date#(DateConversion,'DD-MM-YYYY'))

Not applicable
Author

Hi,

Please find the attached file.

Not applicable
Author

Hi Tresesco,

When i select EUR it showing two values. I want only the latest dates conversion rate to be displayed.

Thanks & Regards,
keerthi

tresB
Champion III
Champion III

In text box, try

= FirstSortedValue(Conversion,-Date#(DateConversion,'DD-MM-YYYY')

Not applicable
Author

When i select EUR i am getting two dates i want only one date

Capture.JPG.jpg