We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1305ca2 + d68e0a5 commit c31e643Copy full SHA for c31e643
powerapps-docs/maker/common-data-service/data-platform-import-export.md
@@ -27,7 +27,7 @@ Every table has required columns that must exist in your input file. We recommen
27
28
1. Prepare the file template.
29
30
- a. Export the table data to the CVS file. Follow the steps in **Export data to CSV**.
+ a. Export the table data to the CSV file. Follow the steps in **Export data to CSV**.
31
b. Define a plan to make sure data is unique. Use either **primary keys** or **Alternate Keys**.
32
c. Refer to the next section for instructions to make sure data is unique before you import it into a table.
33
0 commit comments