Skip to content

Commit e509715

Browse files
authored
Merge branch 'main' into anshuman-list-preview-dashboard-designer
2 parents 3432ae4 + a32b0e7 commit e509715

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

powerapps-docs/maker/canvas-apps/ai-formulas-formulabar.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Copilot to create and edit Power Fx formulas in Power Apps
33
description: Learn how to use Copilot, an AI feature in Power Apps, to create and edit Power Fx formulas in the formula bar from natural language or code comments.
44
author: warrenbryant-msft
55
ms.author: warrenbryant
6-
ms.date: 10/21/2024
6+
ms.date: 11/5/2024
77
ms.topic: conceptual
88
ms.reviewer: mkaur
99
ms.subservice: canvas-maker
@@ -42,17 +42,17 @@ Use Copilot in the formula bar to understand what a formula is doing in plain la
4242

4343
1. Select a control and its corresponding property.
4444

45-
1. On the formula bar, select the **Copilot functionality menu** > **Explain this formula**.
45+
1. On the formula bar, select the **Copilot functionality menu** > **Explain this formula**, or select a subset of a formula and then select the **Copilot functionality menu** > **Explain this Selection** to explain only that part.
4646

4747
:::image type="content" source="media/copilot/ufb-explain-copilot.png" alt-text="Screenshot of the Copilot functionality menu showing the Explain this formula item.":::
4848

49-
Copilot provides an explanation of the formula that you can copy and insert as a code comment or share with other makers who are working on the same app.
49+
Copilot provides an explanation of the formula that you can copy and insert as a code comment or share with other makers who are working on the same app. When explaining a selection, the Copilot may explain additional context around the selection if it is important to providing the explanation.
5050

5151
:::image type="content" source="media/copilot/ufb-explanation-copilot.png" alt-text="Screenshot of Copilot's explanation of a formula.":::
5252

5353
### Known limitations of explaining formulas
5454

55-
- The maximum length of a formula explanation is 5,000 characters.
55+
- The maximum length for a formula explanation is 5,000 characters. If the formula exceeds this limit, use a partial explanation to ensure it works.
5656
- Copilot only recognizes default properties in Power Apps.
5757
- Copilot doesn't recognize user-defined functions.
5858

powerapps-docs/maker/data-platform/azure-synapse-link-transition-from-FnO.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Transition from legacy data integration services to Fabric link and Azure Synapse Link for Dataverse
33
description: Learn how to transition from Export to Data Lake, BYOD, and data export service to link to Microsoft Fabric and Azure Synapse Link for Microsoft Dataverse.
4-
ms.date: 10/15/2024
4+
ms.date: 11/05/2024
55
ms.reviewer: matp
66
ms.topic: "how-to"
77
applies_to:
@@ -208,7 +208,7 @@ Currently, there are several limitations that are being addressed by the product
208208

209209
### Export to data lake service is working well for us. Why did you retire these services?
210210

211-
As part of the Dynamics 365 platform unification project, we have consolidated several services that “exported data” in Dynamics 365 applications to a service under the brand name Synapse Link for Dataverse. Using our learnings, we addressed many shortcomings of existing services in Synapse Link while maintaining same data formats – so that you can upgrade your investments with minimal disruptions. Fabric link service is a new, no-copy, no-ETL solution, which enables you to leverage innovations in Fabric without having to invest in data pipelines. It’s a “read-replica” of your data for authorized users in Fabric.
211+
As part of the Dynamics 365 platform unification project, we have consolidated several services that “exported data” in Dynamics 365 applications to a single service under the brand name Synapse Link for Dataverse. Using our learnings, we addressed many shortcomings of existing services in Synapse Link while maintaining same data formats – so that you can upgrade your investments with minimal disruptions. Fabric link service is a new, no-copy, no-ETL solution, which enables you to leverage innovations in Fabric without having to invest in data pipelines. It’s a “read-replica” of your data for authorized users in Fabric.
212212

213213
### Is BYOD service retired? Is there a retirement date?
214214

@@ -226,7 +226,7 @@ Export to data lake service will continue to run after the deprecation date duri
226226

227227
### My transition might run beyond deprecation date, is there a process to get an extension?
228228

229-
Export to data lake service will continue to run after the deprecation date during the holiday season. However, our support will be limited. You can reduce the risk by beginning the transition process now. To help customers who might need more time to complete their transition, we plan to introduce an evidence based self-upgrade option within the product in the coming weeks.
229+
Export to data lake service will continue to run after the deprecation date during the holiday season. However, our support will be limited. You can reduce the risk by beginning the transition process now. To help customers who might need more time to complete their transition, we have introduced an in-product self-extend option. You can apply for a one-time extension until February 15, 2025. To self-extend, go the **Azure Synapse Link** area in Power Apps (make.powerapps.com). This option is applicable for each environment and is visible for environments linked to finance and operations.
230230

231231
## See also
232232

powerapps-docs/maker/model-driven-apps/coauthoring.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Here's what multiple makers can do at the same time in the app while seeing each
3535
First, once there are other makers editing the app together with you, you see their presence in the top navigation bar and the left menu. You can see what components other makers are working on or what pages they have open. You'll also see them move through the components on the left navigation bar in real-time.
3636

3737
:::image type="content" source="media/coauthoring1.png" alt-text="App makers working in the app are displayed":::
38+
3839
When someone is adding or removing a page, all other makers will see it appearing on the left navigation bar with a sparkle graphic indicator. The sparkle remains displayed until you select that page. You won’t see a sparkle for the components and pages that you’ve added.
3940

4041
:::image type="content" source="media/coauthoring2.png" alt-text="Sparkle graphic indicator appears when changes are made by other makers":::

0 commit comments

Comments
 (0)