Multi Currency Input in Entity apart from Local

prachtiwari11
New Contributor II

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?

2 REPLIES 2

Henning
Valued Contributor

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

Henning_0-1719217413591.png

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)

jana_seinige
Contributor

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.