Skip to content

Commit b32af19

Browse files
committed
Fixing per GitHub issue 2479
1 parent bf08a4c commit b32af19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/data-platform/custom-picklists.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a choice| Microsoft Docs
3-
description: Step-by-step instructions for how to create an choice.
3+
description: Step-by-step instructions for how to create a choice.
44
author: lancedMicrosoft
55
manager: kvivek
66
ms.service: powerapps
@@ -88,7 +88,7 @@ Choices can be created in two ways, either from the **Choices** list within the
8888

8989
## Global and local choices
9090

91-
By default, Choices are created as Global Choices which allows them to be reused across multiple tables. Under the **View more** option when creating a new Choice you can chose to make an Choice **Local**. This option is only available when creating an Choice while adding a column, and not through the **Choices** list. Local choices can only be used by the table and column they are created against, and cannot be reused on other tables. This approach is only recommended for advanced users that a specific need for a local choice .
91+
By default, Choices are created as Global Choices which allows them to be reused across multiple tables. Under the **View more** option when creating a new Choice you can chose to make a Choice **Local**. This option is only available when creating a new Choice while adding a column, and not through the **Choices** list. Local choices can only be used by the table and column they are created against, and cannot be reused on other tables. This approach is only recommended for advanced users that a specific need for a local choice .
9292

9393
> [!IMPORTANT]
9494
> Once a choice is created as local or global, this cannot be changed.

0 commit comments

Comments
 (0)