Skip to content

Commit 25a3879

Browse files
authored
Merge branch 'main' into phecke-servicebus
2 parents 145b2ac + 835adb8 commit 25a3879

22 files changed

+47
-36
lines changed

powerapps-docs/developer/data-platform/transaction-currency-currency-entity.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
title: "Transaction Currency (currency) table (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "Learn about transaction table, which is a multicurrency feature enabling users to perform financial transactions in multiple currencies. Multiple records in different transaction currencies can be aggregated, compared, or analyzed with regard to a single currency using the base currency." # 115-145 characters including spaces. This abstract displays in the search result.
44
ms.custom: ""
5-
ms.date: 07/19/2021
5+
ms.date: 07/25/2024
66
ms.reviewer: "pehecke"
7-
87
ms.topic: "article"
98
author: "mayadumesh" # GitHub ID
109
ms.subservice: dataverse-developer
@@ -32,7 +31,7 @@ Dataverse is a multicurrency system, in which each record can be associated with
3231

3332
- Define product pricelists for each currency.
3433

35-
To use multiple currencies, the base currency must be defined for an organization during server installation and organization setup. After the base currency is set for an organization, it cannot be changed. This value is stored in the `Organization.BaseCurrencyID` attribute.
34+
To use multiple currencies, the base currency must be defined for an organization during server installation and organization setup. This value is stored in the `Organization.BaseCurrencyID` attribute.
3635

3736
Transaction currencies are defined as a part of the system settings. An unlimited number of transaction currencies can be defined. Transaction currencies are related to the base currency with the definition of a currency exchange rate.
3837

Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)