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).