Hi,
I need to be able to create a DB that allows me to choose what currency to display. At the moment I have data in various currencies, a currency conversion module has been made which hosts GBP, Local Currency and USD. I've created the FX List. What I need to do now is on the dashboard somehow create a page selector that allows me to choose a currency. When I choose that currency I should see the data table change to display that. I think i'm missing a few steps, not sure how to proceed.