Skip to content

Commit 1ddecf5

Browse files
committed
Added link to CDS data integration topic in overview topic and TOC
1 parent 2ccb44a commit 1ddecf5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@
781781
href: ./common-data-service/data-platform-create-entity.md
782782
- name: "Create a custom entity that has components"
783783
href: ./common-data-service/create-custom-entity.md
784-
- name: Add data to an entity in Common Data Service for Apps by using Power Query
784+
- name: Add data to an entity using Power Query
785785
href: ./common-data-service/data-platform-cds-newentity-pq.md
786786
- name: Entities and metadata
787787
href: ./common-data-service/create-edit-metadata.md

powerapps-docs/maker/common-data-service/data-platform-intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Building an app typically involves data from more than one source, while this ca
4646
* **Transform and import data using PowerQuery** – Transforming data when importing into the Common Data Service can be done through PowerQuery from many online data sources, a common tool used across Excel and Power BI.
4747
* **One time import of data** – Simple import and export of Excel and CSV files can be used for a one time or infrequent import of data into the Common Data Service for Apps.
4848

49+
For more infomation about integrating data into the Common Data Service, see [Add data to an entity in Common Data Service for Apps by using Power Query](data-platform-cds-newentity-pq.md).
4950

5051
## Interacting with entities
5152
When you develop an app, you can use standard entities, custom entities, or both. CDS for Apps provides standard entities by default. These are designed, in accordance with best practices, to capture the most common concepts and scenarios within an organization.

0 commit comments

Comments
 (0)