Skip to content

Commit 3de3a2d

Browse files
authored
Merge pull request #4547 from MicrosoftDocs/matp-add-video-link
Matp add video link
2 parents a80d065 + 5baf2b1 commit 3de3a2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

powerapps-docs/maker/data-platform/types-of-fields.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ search.app:
2121

2222
[!INCLUDE[cc-data-platform-banner](../../includes/cc-data-platform-banner.md)]
2323

24-
The names used for types depend on the designer used. [Power Apps(https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc) uses a convention that includes the way the data is formatted. The solution explorer type uses a name aligned with the database data type with a format modifier.
24+
The names used for types depend on the designer used. [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc) uses a convention that includes the way the data is formatted. The solution explorer type uses a name aligned with the database data type with a format modifier.
2525

26-
<!-- Watch this video for a quick overview about column types:
27-
> [!VIDEO link tbd] -->
26+
Watch this video for a quick overview about column data types:
27+
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWErxo]
2828
2929
The following table includes the corresponding `AttributeTypeDisplayName` API type.
3030

@@ -65,7 +65,7 @@ For more descriptions for each type you can add or edit, see the article for the
6565

6666
For more information about how column data types are defined in the API, see [Attribute metadata](../../developer/data-platform/entity-attribute-metadata.md)
6767

68-
## Column Types used by the system
68+
## Column types used by the system
6969

7070
There are some columns used by the system that you cannot add using the designer.
7171

0 commit comments

Comments
 (0)