Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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. 

1 Solution

Accepted Solutions
fosuzuki
Partner - Specialist III
Partner - Specialist III

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
Partner - Specialist III
Partner - Specialist III

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
Partner - Specialist III
Partner - Specialist III

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 😊