Skip to content

Commit c67fd29

Browse files
authored
Update data-retention-faq.yml
Added 2 FAQ's for new columns and new child table impact.
1 parent d4b2755 commit c67fd29

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

powerapps-docs/maker/data-platform/data-retention-faq.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ sections:
3131
answer: |
3232
Yes. Errors from a policy run are available in the run history details. More information: data-retention-manage.md#view-and-manage-retention-policies
3333
34+
- question: What if a maker adds custom columns or deletes columns to tables that have existing retained data in Dataverse long term retention?
35+
answer: |
36+
The changes will be reflected in the long term retained data. When retention policies are run, the new custom columns will contain data for the new rows. The data that was retained prior to these changes will not have any value in this column(s). If a column is deleted in the live table, the column remains in the long term retained data with value for all new rows.
37+
38+
question: What if a makers adds custom child table(s)?
39+
answer: |
40+
Dataverse long term retention ensures that the new child table(s) is a part of the next retention policy run.
41+
3442
- question: Can a retention policy run be stopped?
3543
answer: |
3644
No. A policy being executed currently can't be stopped.

0 commit comments

Comments
 (0)