Skip to content

Commit c35e034

Browse files
authored
Update export-data-lake-faq.yml
Update FAQ
1 parent 19bc0f1 commit c35e034

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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 or 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 data lake without breaking the Synapse Link, you should consider using 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)