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

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
mdvelasco
Contributor II
Contributor II

Selection of currency with conversion of exchange rate

Hi, can anyone help me how to select the currency and display it to the table repeatedly. Then it will multiply the total sales and currency rates of each country.

For example see picture below:

2.PNG

But my problem looks like this:

5.PNG

 thank you. Hope anyone can help. 

Labels (1)
1 Solution

Accepted Solutions
fosuzuki
Luminary
Luminary

From your data model, it seems that you need only the sales based on the current currency rates. If so, I believe that you don't need to link the Currency table with the rest of the data model. So try to simply drop the field SupplierID.

View solution in original post

4 Replies
fosuzuki
Luminary
Luminary

Hi,

can you share your data model?

mdvelasco
Contributor II
Contributor II
Author

Hi Fosuzuki,

Here's my data model. Thank you for your response.

1.PNG

fosuzuki
Luminary
Luminary

From your data model, it seems that you need only the sales based on the current currency rates. If so, I believe that you don't need to link the Currency table with the rest of the data model. So try to simply drop the field SupplierID.

mdvelasco
Contributor II
Contributor II
Author

Wow it works! Thank you very much 😊