Skip to content

Commit 4849500

Browse files
authored
Merge pull request #8702 from MicrosoftDocs/JasonHQX-patch-3
Update export-data-lake-faq.yml
2 parents f211bf7 + b9a493b commit 4849500

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

powerapps-docs/maker/data-platform/export-data-lake-faq.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: Get answers to frequently asked questions about Power Apps Azure Synapse Link for Dataverse.
55
author: sabinn-msft
66
ms.search.keywords:
7-
ms.date: 01/05/2023
7+
ms.date: 09/27/2023
88
ms.author: sabinn
99
ms.reviewer:
1010
contributors: JasonHQX
@@ -14,9 +14,11 @@ summary: This article provides information on frequently asked questions about e
1414
sections:
1515
- name: General
1616
questions:
17-
- question: Can I create, update or delete the data file in the Azure storage manually?
17+
- question: Can I manually perform tasks such as creating, updating, deleting, or setting retention policies for data files in the connected Azure storage?
1818
answer: |
1919
Data files should not be modified by a customer and no customer files should be placed in the data folders.
20+
> [!NOTE]
21+
> To drop stale and stagnant data in the data lake without breaking the Synapse Link, you should consider using the feature [Query and analyze the incremental updates](azure-synapse-link-incremental.md)
2022
- question: Can I link a Synapse workspace to an existing Synapse Link profile with data lake only?
2123
answer: |
2224
Yes. In your web browser's address bar, append `?athena.updateLake=true` to the web address that ends with **exporttodatalake**. When you select an existing profile from the Synapse Link homepage, you'll see a new action in the extended option **Link to Azure Synapse Analytics Workspace**.
@@ -77,7 +79,7 @@ sections:
7779
- Calendarrule
7880
- question: Does Azure Synapse Link support calculated columns?
7981
answer: |
80-
Yes. In Dataverse, the calculated column keeps only the formula information and the real value depends on the base entity column so the calculated column will be updated if and only if all data (base tables) related to calculated columns are exported via Azure Synapse Link.
82+
Calculated columns are only supported when the lookup field is located within the same table.
8183
- question: Which Dataverse tables use append only mode by default?
8284
answer: |
8385
All tables that do not have a createdOn field will be synced using append only mode by default. This includes relationship tables as well as the ActivityParty table.

0 commit comments

Comments
 (0)