Forum Discussion

prachtiwari11's avatar
prachtiwari11
New Contributor II
6 months ago

Multi Currency Input in Entity apart from Local

Can we do input in multiple currency? How can we do input in other currency apart from Local? For example, if I have IN entity, I want to do input in SG, USD and other currency?

  • As Henning was describing, you can create flows to enter data in other currencies.

    An other option is to use an UD dimension for this. Depends a bit on the business case and what you want to achieve.

  • Henning's avatar
    Henning
    Valued Contributor II

    Hi, you can use the flow dimension for this, if you seek to leverage native functionality:

    This will allow you to collect the data in different currencies. The system will translate the data to the entity's currency on C#Local.

    Please find the documentation here (under "Flow Processing"):

    Flow Dimension (onestream.com)