Skip to content

Commit b90790f

Browse files
authored
Merge pull request #1729 from MicrosoftDocs/deliv407386-decimal-separator
Keyboard decimal separator
2 parents 4563064 + e7d556b commit b90790f

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

business-central/ui-change-basic-settings.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
22
title: Change basic settings for the current user
33
description: Learn how to change some basic settings in Business Central, for example, your role and role center, company, work date, and time zones.
4-
author: SorenGP
5-
4+
author: jswymer
65
ms.service: dynamics365-business-central
76
ms.topic: conceptual
87
ms.devlang: na
98
ms.tgt_pltfrm: na
109
ms.workload: na
11-
ms.search.keywords: change Role Center, notification, change company, change work date
12-
ms.date: 06/23/2021
13-
ms.author: edupont
10+
ms.search.keywords: change Role Center, notification, change company, change work date, decimal separator
11+
ms.date: 10/01/2021
12+
ms.author: jswymer
1413

1514
---
1615
# Change Basic Settings
@@ -78,7 +77,7 @@ If the work date isn't set to the current day (today), then on all pages where y
7877

7978
## <a name="region"></a> Region
8079

81-
The **Region** setting determines how dates, times, numbers, and currencies are shown or formatted.
80+
The **Region** setting determines how dates, times, numbers, and currencies are shown or formatted. It also determines what character is used as the decimal separator when using a numeric keyboard to enter data. For more information, see [Entering Data](ui-enter-data.md#decimal).
8281

8382
## <a name="language"></a> Language
8483

business-central/ui-enter-data.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
---
22
title: How to Enter Data in Business Central
33
description: There are many general features that help you enter data easier, faster, and more precise. The basic principles and advanced features are described here.
4-
author: SorenGP
5-
4+
author: jswymer
65
ms.service: dynamics365-business-central
76
ms.topic: conceptual
87
ms.devlang: na
98
ms.tgt_pltfrm: na
109
ms.workload: na
11-
ms.search.keywords:
12-
ms.date: 06/23/2021
13-
ms.author: edupont
10+
ms.search.keywords: decimal separator, data entry, focus
11+
ms.date: 10/01/2021
12+
ms.author: jswymer
1413
---
15-
1614
# Entering Data
1715

1816
There are many general features that help you enter data easier, faster, and more precise. The basic principles and advanced features for entering data are described in this article.
@@ -32,7 +30,6 @@ Some editable fields provide a picker to help you specify a value.
3230
|Switch or Checkbox|Some fields provide a simple choice of *Yes* or *No* values. The switch is used to specify this value, and is always displayed as a checkbox in lists|
3331
|Assist edit |Some fields provide custom pickers that are suited to looking up and choosing the best value for that field, such as popup window|
3432

35-
3633
### Modifying a field value
3734

3835
To modify the value of a field, you must first set focus to that field. You set focus by doing the following actions:
@@ -55,7 +52,6 @@ When the cursor is shown at the end of the field value:
5552
> [!NOTE]
5653
> After you specify a value, Business Central will only check that it's valid after you click outside the field or set focus to another element, such as the next field.
5754
58-
5955
## Keyboard Shortcuts
6056

6157
There are several keyboard shortcuts that let you work "mouse-free" and speed up your data entry. These keyboard shortcuts are especially useful with large-scale entries and repetitive typing tasks.
@@ -263,9 +259,16 @@ Here are some examples.
263259

264260
The number 5 is converted to 5 hrs, if the unit of measure is hours.
265261

266-
## See Also
267-
[Sorting, Searching, and Filtering Lists](ui-enter-criteria-filters.md)
268-
[Working with [!INCLUDE[prod_short](includes/prod_short.md)]](ui-work-product.md)
262+
## <a name="decimal"></a>Setting the decimal separator used by numeric keyboards
263+
264+
When using the decimal separator key of numeric keyboard to enter data, the actual decimal separator that's entered in the field is determined by the region setting of your Business Central. You set the region in Business Central on the **My Settings** page.
265+
266+
For example, suppose you're using a numeric keyboard that uses a point (.) as the decimal separator key. But, you're entering data for a regional language that uses a comma (**,**) for the decimal separator, like Danish (Denmark) or French (France). So, you want decimals like "1.23" to be entered as "1,23". In this case, you can go to the **My Settings** page and set the **Region** to the target regional language, like **Danish (Denmark)** or **French (France)**. For more information, see [Change Basic Settings](ui-change-basic-settings.md#region).
267+
268+
## See Also
269+
270+
[Sorting, Searching, and Filtering Lists](ui-enter-criteria-filters.md)
271+
[Working with [!INCLUDE[prod_short](includes/prod_short.md)]](ui-work-product.md)
269272

270273

271274
[!INCLUDE[footer-include](includes/footer-banner.md)]

0 commit comments

Comments
 (0)