Skip to content

Commit 8fa7463

Browse files
authored
Live publish
2 parents d11e8f1 + 9e54922 commit 8fa7463

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

.DS_Store

-8 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ _repo.*/
77

88
.openpublishing.buildcore.ps1
99
settings.json
10+
.DS_Store
1011

1112
# Folder config file
1213
[Dd]esktop.ini

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

powerapps-docs/maker/portals/add-chatbot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before you add a Power Virtual Agents bot to a Power Apps portals page, you must
3636

3737
To add a chatbot component to portal page:
3838

39-
1. Go to [Power Apps](https://make.powerapps.com).
39+
1. Go to [Power Apps Preview](https://make.preview.powerapps.com).
4040

4141
1. Select **Apps** from the left pane.
4242

0 commit comments

Comments
 (0)