Forum Discussion

HinW12's avatar
HinW12
Regular Visitor
5 months ago
Solved

Help with Currency Conversion, Need to have Fixed Rate and Transaction Rate

I have transactional data for two countries that needs to be reported in a single reporting currency (GBP). I’ve set up a toggle that lets me choose between: Fixed rate – all historical transacti...
  • HinW12's avatar
    5 months ago

    I tried a different approach and it works well for handling transactions across different dates. The idea is to use time intelligence to shift the transactions while keeping the rate difference (fixed vs transaction) as a constant. This way, the transactions convert according to the desired date logic, and the rate difference variable simply determines whether the calculation uses the fixed rate or the transaction rate