0

Additional Currency Amount

Hello,

I am trying to create a consolidated P&L for 3 of our companies. Company 1 is in USD which is the LCY but 2 others have additional reporting currency set to USD. When using the GL function, we are getting the LCY values which is ok for company 1 but not for the other 2. Is there a way to change the GL balance to the Additional Currency Amount.

Here is the function being used to get the Chart of Accounts:
=NL("Rows","G/L Account",,"No.",GLAccountNo,"Date Filter",DateFilter)
Here is the function being used to get the GL Account balance for each of the company:

=GL("Balance",$H12,ColumnStartDate,ColumnEndDate,,Options!C6,,,,,,"II1") =GL("Balance",$H12,ColumnStartDate,ColumnEndDate,,Options!C6,,,,,,"II2") =GL("Balance",$H12,ColumnStartDate,ColumnEndDate,,Options!C6,,,,,,"II6")
Any guidance will be greatly appreciated.

1 comment

Please sign in to leave a comment.