Hello, are there any currency converting tools in ...
# gooddata-cloud
j
Hello, are there any currency converting tools in GD? I've got a customer using our dashboards, and some of the people in different countries want to see the same results but in local currency. Is there any recommended way other than duplicating the dashboards and applying a metric ? Thanks
j
Hi Jonathan, Currently, there are no out-of-the-box feature for switching currency in GoodData. You essentially need to prepare multiple columns in your source data for each different currency. Then, you could use an M:N bridge table with FX rate and metric which multiplies the amount with the FX rate together with a filter for target currency. (regarding the FX rate - it would need to by provided by some third party and loaded into the GoodData regularly from your end).
j
Ok thanks Joseph