Skip to content

Commit 2646454

Browse files
authored
Merge branch 'main' into mints-troubleshoot-tah
2 parents d36d1ef + f480ab4 commit 2646454

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/events.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Events occur in Custom Engagement forms and grids whenever a form or grid loads,
2828
## Form events
2929

3030
- [OnLoad](events/form-onload.md)
31+
- [Loaded](events/form-loaded.md)
3132
- [OnSave](events/form-onsave.md)
3233

3334
## Form data event

powerapps-docs/maker/data-platform/create-edit-entities-portal.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Create and edit tables using Power Apps | MicrosoftDocs"
33
description: "Understand how to create and edit tables using Power Apps."
44
author: "Mattp123"
5-
ms.date: 05/01/2024
5+
ms.date: 07/08/2024
66
ms.reviewer: ""
77
ms.topic: "how-to"
88
ms.subservice: dataverse-maker
@@ -97,6 +97,15 @@ Describe your data in natural language and Copilot generates tables along with r
9797
3. Keep iterating with Copilot in the Copilot panel until you're satisfied with your data. More information: [Review the table](../canvas-apps/ai-conversations-create-app.md#review-the-table)
9898
4. When you're finished, select **Save and exit**.
9999

100+
#### Limitations using the table visual designer
101+
102+
The following data types aren't currently supported when you create a column in the table visual designer:
103+
104+
- Rich text
105+
- Customer
106+
- Autonumber
107+
- Formula
108+
100109
### Set advanced properties
101110

102111
From the **Tables** area, on the command bar select **New table** > **Set advanced properties**. This opens the **New table** properties panel. You start with a blank table and enter the table properties, such as name, and description. Expand **Advanced options** to set more properties, such as track changes and audit changes.

0 commit comments

Comments
 (0)