You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/common-data-service/why-cds-work-with-data.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ changes, retrieve operations, export operations, or during authentication. For i
88
88
89
89
Common Data Service supports analytics by providing the capability to choose entities for machine learning models to run. It has a prebuilt AI capability through AI Builder.
90
90
91
-
###Search
91
+
## Search
92
92
93
93
Common Data Service provides three ways to query records:
94
94
@@ -103,7 +103,7 @@ Common Data Service provides three ways to query records:
103
103
104
104
For more information, see [Compare searches](https://docs.microsoft.com/power-platform/admin/configure-relevance-search-organization#compare-model-driven-apps-in-dynamics-365-searches).
105
105
106
-
####Relevance search
106
+
### Relevance search
107
107
108
108
Relevance search delivers fast and comprehensive results across multiple entities in a single list, sorted by relevance. It uses a dedicated search service external to Common Data Service (powered by Azure) to boost search performance.
109
109
@@ -121,7 +121,7 @@ Relevance search brings the following enhancements and benefits:
121
121
122
122
For more information about relevance search, see [Using relevance search to search for records](/powerapps/user/relevance-search).
123
123
124
-
####Quick find
124
+
### Quick find
125
125
126
126
Common Data Service includes the ability to find records quickly and has approaches that will search just one type of entity, such as customer, or be used to search across multiple types of entities at the same time, such as contacts, users, customers, and so on.
127
127
@@ -132,7 +132,7 @@ Common Data Service includes the ability to find records quickly and has approac
132
132
*Multiple-entity quick find (categorized search)* is also used to find
133
133
records, but will find them across different types of entities, such as accounts or contacts.
134
134
135
-
###Data Lake
135
+
## Data Lake
136
136
137
137
Common Data Service supports continuous replication of entity data to Azure Data Lake Storage, which can then be used to run analytics such as Power BI reporting, machine learning, data warehousing, and other downstream integration processes.
138
138
@@ -144,4 +144,4 @@ Data is stored in the Common Data Model format, which provides semantic consiste
144
144
145
145
### See also
146
146
147
-
[Importing and exporting data](why-cds-import-export.md)
147
+
[Importing and exporting data](why-cds-import-export.md)
0 commit comments